Difference between revisions of "Msc3workshop1G3:Frontpage"
From ex25
GARY CHANG (Talk | contribs) |
|||
Line 1: | Line 1: | ||
__NOTOC__ __NOTITLE__ | __NOTOC__ __NOTITLE__ | ||
− | == | + | <html> |
+ | <style> | ||
+ | div#headercontainer { | ||
+ | width: 850px; | ||
+ | height: 400px; | ||
+ | margin: 0px; | ||
+ | margin-bottom: -25px; | ||
+ | padding: 0px; | ||
+ | border: 0px; | ||
+ | color: #EC297B; | ||
+ | background: white url(http://ex25.hyperbody.nl/images/2/22/TIB.jpg); | ||
+ | } | ||
+ | |||
+ | |||
+ | div#button { | ||
+ | float: right; | ||
+ | width: 80px; | ||
+ | height: 30px; | ||
+ | border: 2px solid #EC297B; | ||
+ | margin-right: 30px; | ||
+ | margin-top: 300px; | ||
+ | background: black; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | div#mainbutton { | ||
+ | float: left; | ||
+ | width: 100px; | ||
+ | height: 30px; | ||
+ | border: 2px solid black; | ||
+ | margin-right: 10px; | ||
+ | margin-top:300px; | ||
+ | align: center; | ||
+ | background: black; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | div#headercontainer a:link {color: white; text-decoration: none; opacity: 1;} | ||
+ | div#headercontainer a:visited {color: white; text-decoration: none; opacity: 1;} | ||
+ | div#headercontainer a:active {color: #EC297B; text-decoration: none; opacity: 1;} | ||
+ | div#headercontainer a:hover {color: #EC297B; text-decoration: none; opacity: 1;} | ||
+ | </style> | ||
+ | </html> | ||
+ | <div id="headercontainer"> | ||
+ | <div id="mainbutton" align="center"> | ||
+ | [[Msc3workshop:workshop01 |'''main''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[Msc3workshop1G5:frontpage|'''GP_05''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[Msc3workshop1G4:frontpage|'''GP_04''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[Msc3workshop1G3:frontpage|'''GP_03''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[Msc3workshop1G2:frontpage|'''GP_02''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[Msc3workshop1G1:frontpage|'''GP_01''']] | ||
+ | </div> | ||
+ | </div> |
Revision as of 13:02, 30 September 2015