Difference between revisions of "project12:W3MSc1TUDG1"

From uf
Jump to: navigation, search
Line 23: Line 23:
 
<link href="https://fonts.googleapis.com/css?family=Neuton" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Neuton" rel="stylesheet">
 
<style>
 
<style>
 
div#headercontainer {
 
width: 850px;
 
height: 30px;
 
margin: 0px;
 
margin-top: -7px;
 
padding: 0px;
 
border: 0px;
 
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#button {
 
float: left;
 
width: 121px;
 
height: 30px;
 
margin-right: 0px;
 
margin-top: 0px;
 
opacity: 1;
 
background: #0a2535;
 
text-align:center;
 
font-family: 'Montserrat', sans-serif;
 
color:#f1f3cf;
 
}
 
 
div#buttonlast {
 
float: right;
 
width: 121px;
 
height: 30px;
 
margin-right: 0px;
 
margin-top: 0px;
 
opacity: 1;
 
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:visited      {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#button a:active  {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:visited  {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#buttonlast a:active  {color: #f62a05; text-decoration: none; opacity: 1;}
 
div#buttonlast a:hover    {color: #f1f3cf; text-decoration: none; opacity: 1;}
 
 
</style>
 
<img src="http://uf.roboticbuilding.eu/images/5/52/Header2.gif" style="width:850px;height:400px">
 
</html>
 
<div id="headercontainer">
 
<div id="button">
 
[[Msc1TUD:Group|MATERIALS]]
 
</div>
 
<div id="button">
 
[[Msc1TUD:Page1|ASSEMBLY]]
 
</div>
 
<div id="button">
 
[[Msc1TUD:Page2|DESIGN]]
 
</div>
 
<div id="button">
 
[[Msc1TUD:Page3|PRODUCTION]]
 
</div>
 
</div>
 
 
<div id="container">
 
  
 
<div id="headline">MATERIALS</div>
 
<div id="headline">MATERIALS</div>

Revision as of 20:06, 14 December 2017