Difference between revisions of "Msc1G1:Page4"

From uf
Jump to: navigation, search
(Created page with "__NOTITLE__ __NOTOC__ __NOTITLE__ __NOTOC__ <html> <style> div#headercontainer { width: 850px; height: 30px; margin: 0px; margin-top: -10px; padding: 0px; border: 0px; backgro...")
 
 
(36 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
__NOTITLE__ __NOTOC__
 
__NOTITLE__ __NOTOC__
 
<html>
 
<html>
 +
<link href="https://fonts.googleapis.com/css?family=Montserrat:200" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Neuton" rel="stylesheet">
 
<style>
 
<style>
 +
 
div#headercontainer {
 
div#headercontainer {
 
width: 850px;
 
width: 850px;
 
height: 30px;
 
height: 30px;
 
margin: 0px;
 
margin: 0px;
margin-top: -10px;
+
margin-top: -7px;
 
padding: 0px;
 
padding: 0px;
 
border: 0px;
 
border: 0px;
background: #0d2f40;
+
background: #0a2535;
 
}
 
}
 +
 +
div#Namecontainer {
 +
width: 850px;
 +
height: 30px;
 +
margin: 0px;
 +
margin-top: -7px;
 +
padding: 0px;
 +
border: 0px;
 +
background: #0a2535;
 +
text-align:center;
 +
font-family: 'Neuton', serif;
 +
font-size: 15px;
 +
color: #f1f3cf;
 +
}
 +
 +
div#container {
 +
width: 846px;
 +
margin: 0px;
 +
margin-top: -2px;
 +
padding: 0px;
 +
border: 2px;
 +
border-style: solid;
 +
border-color: #0a2535;
 +
}
 +
 +
div#headline {
 +
width: 846px;
 +
height: 36px;
 +
margin-top: 50px;
 +
padding: 0px;
 +
font-family: 'Montserrat', sans-serif;
 +
font-size: 36px;
 +
color: #f62a05;
 +
text-align:center;
 +
}
 +
 +
div#questionlist{
 +
float: centre;
 +
width: 600px;
 +
height: 200px;
 +
margin-left: 100px;
 +
padding: 0px;
 +
font-family: 'Neuton', serif;
 +
font-size: 25px;
 +
color: #0a2535;
 +
}
 +
 
div#button {
 
div#button {
 
float: left;
 
float: left;
width: 121px;
+
width: 105px;
 
height: 30px;
 
height: 30px;
 
margin-right: 0px;
 
margin-right: 0px;
 
margin-top: 0px;
 
margin-top: 0px;
 
opacity: 1;
 
opacity: 1;
background: #0d2f40;
+
background: #0a2535;
 +
text-align:center;
 +
font-family: 'Montserrat', sans-serif;
 +
color:#f1f3cf;
 
}
 
}
 +
 
div#buttonlast {
 
div#buttonlast {
float: left;
+
float: right;
 
width: 121px;
 
width: 121px;
 
height: 30px;
 
height: 30px;
Line 28: Line 82:
 
margin-top: 0px;
 
margin-top: 0px;
 
opacity: 1;
 
opacity: 1;
background: #0d2f40;
+
background: #0a2535;
 +
text-align:center;
 +
font-family: 'Montserrat', sans-serif;
 +
color:#f1f3cf;
 
}
 
}
 +
 
div#button a:link    {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#button a:link    {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#button a:visited      {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#button a:visited      {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#button a:active  {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#button a:active  {color: #f62a05; text-decoration: none; opacity: 1;}
div#button a:hover        {color: #f62a05; text-decoration: none; opacity: 1;}
+
div#button a:hover        {color: #f1f3cf; text-decoration: none; opacity: 1;}
  
 
div#buttonlast a:link    {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#buttonlast a:link    {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#buttonlast a:visited  {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#buttonlast a:visited  {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#buttonlast a:active  {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#buttonlast a:active  {color: #f62a05; text-decoration: none; opacity: 1;}
div#buttonlast a:hover    {color: #f62a05; text-decoration: none; opacity: 1;}
+
div#buttonlast a:hover    {color: #f1f3cf; text-decoration: none; opacity: 1;}
  
 
</style>
 
</style>
 +
<img src="http://uf.roboticbuilding.eu/images/5/52/Header2.gif" style="width:850px;height:400px">
 
</html>
 
</html>
[[File:Header.jpg|850px]]
 
 
<div id="headercontainer">
 
<div id="headercontainer">
<div id="button" align="center">
+
<div id="button">
 
[[Msc1G1:Group|CONTEXT]]
 
[[Msc1G1:Group|CONTEXT]]
 
</div>
 
</div>
<div id="button" align="center">
+
<div id="button">
 
[[Msc1G1:Page1|CONCEPT]]
 
[[Msc1G1:Page1|CONCEPT]]
 
</div>
 
</div>
<div id="button" align="center">
+
<div id="button">
 
[[Msc1G1:Page2|MACRO]]
 
[[Msc1G1:Page2|MACRO]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
 
[[Msc1G1:Page3|MESO]]
 
[[Msc1G1:Page3|MESO]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
 
[[Msc1G1:Page4|MICRO]]
 
[[Msc1G1:Page4|MICRO]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
 
[[Msc1G1:Page5|PRODUCTION]]
 
[[Msc1G1:Page5|PRODUCTION]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
[[Msc1G1:Page6|ARCHIVE]]
+
[[Msc1G1:Page6|FINAL]]
 
</div>
 
</div>
 +
<div id="button">
 +
[[Msc1G1:Page7|REPORT]]
 
</div>
 
</div>
 +
</div>
 +
<div id="container">
  
 +
<div id="headline">SURFACE PATTERN</div>
 +
[[File:SURFACE.jpg|846px]]
 +
<div id="headline">AIR FLOW</div>
 +
[[File:Air_flow_dia.jpg|846px]]
 +
<div id="headline">TECTONICS</div>
 +
<div id="questionlist">
 +
<ul>
 +
  <li>Creating comfort.</li>
 +
  <li>Contrast between surfaces.</li>
 +
  <li>Visual experience.</li>
 +
</ul>
 +
</div>
  
CONTENT
+
</div>
 
+
 
+
 
+
 
<div id="headercontainer">
 
<div id="headercontainer">
<div id="button" align="center">
+
<div id="button">
 
[[Msc1G1:Group|CONTEXT]]
 
[[Msc1G1:Group|CONTEXT]]
 
</div>
 
</div>
<div id="button" align="center">
+
<div id="button">
 
[[Msc1G1:Page1|CONCEPT]]
 
[[Msc1G1:Page1|CONCEPT]]
 
</div>
 
</div>
<div id="button" align="center">
+
<div id="button">
 
[[Msc1G1:Page2|MACRO]]
 
[[Msc1G1:Page2|MACRO]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
 
[[Msc1G1:Page3|MESO]]
 
[[Msc1G1:Page3|MESO]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
 
[[Msc1G1:Page4|MICRO]]
 
[[Msc1G1:Page4|MICRO]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
 
[[Msc1G1:Page5|PRODUCTION]]
 
[[Msc1G1:Page5|PRODUCTION]]
 
</div>
 
</div>
<div id="buttonlast" align="center">
+
<div id="button">
[[Msc1G1:Page6|ARCHIVE]]
+
[[Msc1G1:Page6|FINAL]]
 +
</div>
 +
<div id="button">
 +
[[Msc1G1:Page7|REPORT]]
 
</div>
 
</div>
 
</div>
 
</div>
 +
<div id="Namecontainer">Andrea Costa  |  Theona Kessaris  |  Oscar Borgström  |  Rebecca Lopes Cardozo</div>

Latest revision as of 21:36, 5 February 2018


SURFACE PATTERN

SURFACE.jpg

AIR FLOW

Air flow dia.jpg

TECTONICS
  • Creating comfort.
  • Contrast between surfaces.
  • Visual experience.
Andrea Costa | Theona Kessaris | Oscar Borgström | Rebecca Lopes Cardozo