Difference between revisions of "project12:W3MSc1TUDG1"
From uf
Line 18: | Line 18: | ||
<br> | <br> | ||
+ | __NOTITLE__ __NOTOC__ | ||
+ | <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> | ||
+ | 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"> | <img src="http://uf.roboticbuilding.eu/images/5/52/Header2.gif" style="width:850px;height:400px"> | ||
</html> | </html> |
Revision as of 19:09, 14 December 2017
MATERIALS
</div>
Andrea Costa | Theona Kessaris | Oscar Borgström | Rebecca Lopes Cardozo