Difference between revisions of "Msc1G1:Page5"
From uf
Line 1: | Line 1: | ||
__NOTITLE__ __NOTOC__ | __NOTITLE__ __NOTOC__ | ||
__NOTITLE__ __NOTOC__ | __NOTITLE__ __NOTOC__ | ||
+ | <link href="https://fonts.googleapis.com/css?family=Montserrat:100" rel="stylesheet"> | ||
<html> | <html> | ||
<style> | <style> | ||
− | + | ||
div#headercontainer { | div#headercontainer { | ||
width: 850px; | width: 850px; | ||
Line 13: | Line 14: | ||
background: #0a2535; | background: #0a2535; | ||
} | } | ||
+ | |||
div#container { | div#container { | ||
width: 846px; | width: 846px; | ||
Line 21: | Line 23: | ||
border-color: #0a2535; | border-color: #0a2535; | ||
} | } | ||
+ | |||
div#headline { | div#headline { | ||
width: 846px; | width: 846px; | ||
Line 29: | Line 32: | ||
font-size: 48px; | font-size: 48px; | ||
} | } | ||
+ | |||
div#button { | div#button { | ||
float: left; | float: left; | ||
Line 40: | Line 44: | ||
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
} | } | ||
+ | |||
div#buttonlast { | div#buttonlast { | ||
float: right; | float: right; | ||
Line 51: | Line 56: | ||
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
} | } | ||
+ | |||
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: #f62a05; 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: #f62a05; text-decoration: none; opacity: 1;} | ||
+ | |||
</style> | </style> | ||
<img src="http://uf.roboticbuilding.eu/images/e/e0/Header.gif" style="width:850px;height:400px"> | <img src="http://uf.roboticbuilding.eu/images/e/e0/Header.gif" style="width:850px;height:400px"> |
Revision as of 15:15, 9 November 2017
<link href="https://fonts.googleapis.com/css?family=Montserrat:100" rel="stylesheet">