Difference between revisions of "project05:P3"
From rbse
Line 3: | Line 3: | ||
==Nick van Dorp== | ==Nick van Dorp== | ||
− | < | + | <html> |
− | + | <style> | |
+ | div#headercontainer { | ||
+ | width: 850px; | ||
+ | height: 316px; | ||
+ | margin: 0px; | ||
+ | margin-bottom: -25px; | ||
+ | padding: 0px; | ||
+ | border: 0px; | ||
+ | color: #FFFF33; | ||
+ | background: white url(http://rbse.hyperbody.nl/images/9/98/Nick_F_House.png); | ||
+ | } | ||
− | |||
− | + | div#button { | |
+ | float: right; | ||
+ | width: 80px; | ||
+ | height: 30px; | ||
+ | border: 2px solid #FFFF33; | ||
+ | margin-right: 30px; | ||
+ | margin-top: 270px; | ||
+ | background: black; | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | div#mainbutton { | ||
+ | float: left; | ||
+ | width: 100px; | ||
+ | height: 30px; | ||
+ | border: 2px solid black; | ||
+ | margin-right: 10px; | ||
+ | margin-top:270px; | ||
+ | align: center; | ||
+ | background: black; | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | 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: #FFFF33; text-decoration: none; opacity: 1;} | ||
+ | div#headercontainer a:hover {color: #FFFF33; text-decoration: none; opacity: 1;} | ||
+ | </style> | ||
+ | </html> | ||
+ | <div id="headercontainer"> | ||
+ | <div id="mainbutton" align="center"> | ||
+ | [[project05:Frontpage|'''MAIN''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[project05:comments|'''COMMENTS ''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[project05:P5|'''P5 ''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[project05:P4|'''P4 ''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[project05:P3|'''P3 ''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[project05:P2|'''P2''']] | ||
+ | </div> | ||
+ | <div id="button" align="center"> | ||
+ | [[project05:P1|'''P1''']] | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | <div style=" | + | <div style="width: 850px; margin:-4px; padding: 0px; border: 4px solid #FFFF33;" align="center"> |
− | < | + | <span style="font-size: 30px; color: black;"> |
− | + | ||
[[File:NvanDorp_Presentation_P3.jpg|850px]] | [[File:NvanDorp_Presentation_P3.jpg|850px]] |
Revision as of 17:08, 10 November 2017
Nick van Dorp