Difference between revisions of "Msc1G2:Group"
From rbse
Line 1: | Line 1: | ||
− | + | __NOTOC__ | |
− | __NOTOC__ | + | __NOTITLE__ |
− | < | + | <html> |
− | < | + | <style> |
− | + | ||
− | + | ||
− | + | ||
div#BANNERCONTAINER { | div#BANNERCONTAINER { | ||
− | + | ||
− | width: | + | width: 850px; |
− | height: | + | height: 200px; |
− | + | margin: 0px; | |
− | margin | + | border: 0px; |
− | + | padding: 0px; | |
− | + | background: #eeeeee; | |
− | + | ||
− | + | ||
− | border | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | padding | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | background | + | |
− | + | ||
} | } | ||
+ | |||
+ | |||
+ | div#HOMEBUTTON { | ||
+ | |||
+ | float: right; | ||
+ | width: 100px; | ||
+ | height: 30px; | ||
+ | margin: 0px; | ||
+ | background: #CCCCCC; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | div#SECBUTTON { | ||
+ | |||
+ | float: right; | ||
+ | width: 100px; | ||
+ | height: 30px; | ||
+ | margin: 0px; | ||
+ | background: #BBBBBB; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | div#BANNERCONTAINER a:link { | ||
+ | |||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | div#BANNERCONTAINER a:visited { | ||
+ | |||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | div#BANNERCONTAINER a:active { | ||
+ | color: red; | ||
+ | text-decoration: none; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | div#BANNERCONTAINER a:hover { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </html> | ||
+ | |||
+ | <div id="BANNERCONTAINER"> | ||
+ | <div id="HOMEBUTTON" align="center"> | ||
+ | [[#Week 1|'''main''']] | ||
+ | </div> | ||
+ | </div> |
Revision as of 11:05, 2 November 2016