Difference between revisions of "Msc1G2:Group"
From rbse
Line 4: | Line 4: | ||
<!-- hides the title of the page --> | <!-- hides the title of the page --> | ||
− | + | ||
+ | |||
+ | |||
<html> | <html> | ||
<!-- enables html-writing --> | <!-- enables html-writing --> | ||
<style> | <style> | ||
<!-- enables editing the format of a content --> | <!-- enables editing the format of a content --> | ||
− | div# | + | div#HEADERCONTAINER { |
<!-- defines a block that can be added in the page and its name--> | <!-- defines a block that can be added in the page and its name--> | ||
width: 850px; | width: 850px; | ||
Line 35: | Line 37: | ||
} | } | ||
− | div# | + | |
+ | |||
+ | div#HOMEBUTTON { | ||
+ | float: left; | ||
+ | width: 200px; | ||
+ | height: 50px; | ||
+ | border: 0px solid #aaa; | ||
+ | margin-right: 6px; | ||
+ | margin-top: 80px; | ||
+ | align: center; | ||
+ | background: white; | ||
+ | opacity: 0.7; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | div#SECTIONBUTTON { | ||
float: left; | float: left; | ||
width: 208px; | width: 208px; | ||
Line 46: | Line 64: | ||
opacity: 0.7; | opacity: 0.7; | ||
} | } | ||
+ | |||
+ | div#headercontainer a:link {color: black; text-decoration: none; opacity: 1;} | ||
+ | |||
+ | <!-- in the space of HEADCONTAINER --> | ||
+ | <!-- specifies the appearance of a normal link --> | ||
+ | |||
+ | div#headercontainer a:visited {color: black; text-decoration: none; opacity: 1;} | ||
+ | |||
+ | <!-- in the space of HEADCONTAINER --> | ||
+ | <!-- specifies the appearance of an already visited link --> | ||
+ | |||
+ | div#headercontainer a:active {color: #AB2804; text-decoration: none; opacity: 1;} | ||
+ | |||
+ | <!-- in the space of HEADCONTAINER --> | ||
+ | <!-- specifies the appearance of the link of the current page (if any) --> | ||
+ | |||
+ | div#headercontainer a:hover {color: #AB2804; text-decoration: none; opacity: 1;} | ||
+ | |||
+ | <!-- in the space of HEADCONTAINER --> | ||
+ | <!-- specifies the appearance of a link at the passage of the cursor --> | ||
+ | |||
</style> | </style> |
Revision as of 15:37, 1 November 2016
Week 1: preliminary studies
Week 2: space - time - user
Week 3: the storyboard
Week 1
preliminary studies
Sketches
Week 2
space - time - user
Week 3
the storyboard