Difference between revisions of "project01:P2"
From cs
(Created page with " 850px <div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;"> <div style="float:left; width: 158px; height 30p...") |
|||
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | __NOTITLE__ __NOTOC__ | |
− | < | + | <html> |
− | + | <link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet"> | |
− | [[Project01:main|'''MAIN''']] | + | <style> |
− | </div> | + | |
− | <div | + | div#headercontainer { |
− | [[Project01:P1|'''P1''']] | + | width: 850px; |
− | </div> | + | height: 30px; |
− | <div | + | margin: 0px; |
− | [[Project01:P2|'''P2''']] | + | margin-bottom: 0px; |
− | </div> | + | margin-top: 3px; |
− | <div | + | padding: 0px; |
− | [[Project01:P3|'''P3''']] | + | border: 0px; |
− | </div> | + | background: #002c9c;} |
− | <div | + | |
− | [[Project01: | + | div#buttonBlue { |
− | </div> | + | float: left; |
+ | width: 135px; | ||
+ | height: 20px; | ||
+ | margin-right: 0px; | ||
+ | margin-top: 5px; | ||
+ | opacity: 1; | ||
+ | background: #002c9c; | ||
+ | text-align:center; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 12px; | ||
+ | color:#FFFFFF; | ||
+ | } | ||
+ | |||
+ | |||
+ | div#buttonBlue a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonBlue a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonBlue a:active {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
+ | div#buttonBlue a:hover {color: #617dc6; text-decoration: none; opacity: 1; font-weight: bold;} | ||
+ | |||
+ | </style> | ||
+ | </html> | ||
+ | |||
+ | <br> | ||
+ | [[File:800px-NewBanner_Inflatables.jpg | 850px]] | ||
+ | |||
+ | <div id="headercontainer"> | ||
+ | <div id="buttonBlue"> [[Project01:main|'''MAIN''']] </div> | ||
+ | <div id="buttonBlue"> [[Project01:P1| '''P1''']] </div> | ||
+ | <div id="buttonBlue"> [[Project01:P2|'''P2''']] </div> | ||
+ | <div id="buttonBlue"> [[Project01:P3|'''P3''']] </div> | ||
+ | <div id="buttonBlue"> [[Project01:P4|'''P5''']] </div> | ||
+ | <div id="buttonBlue"> [[Project01:Workshop_1|'''Workshop 1''']] </div> | ||
</div> | </div> | ||
+ | |||
<br> | <br> | ||
+ | <br> | ||
+ | |||
+ | <html> <iframe style="border: 1px solid #777;" src="https://indd.adobe.com/embed/bf59a041-6622-4807-835b-b7f77bd593cd?startpage=1&allowFullscreen=false" width="851px" height="500px" frameborder="0" allowfullscreen=""></iframe> </html> <br> | ||
+ | |||
+ | For research report see [[Project01:Workshop_1|Workshop 1]] |
Latest revision as of 18:33, 21 September 2020
For research report see Workshop 1