Tuesday, 17 November 2009

Card cuts page design

Index.html

o Html

o Images

o CSS

o Admin


Tasks

Html coding- Aarron

Css coding- Matt, Dan

Illustrations tables - Alex D

Putting photos into AI- Matt, Pete

Exporting webgraphics- Pete

Emailing client- Aarron

Cleaning the text- Andy

Designing page layout- everyone

Choosing a design- everyone

Working with logo- everyone

Each page accessible

1xH1

Menu as list nested with H2

H2

H3

Divs:

Wrapper

Header

Navigation

Content

Footer

HTML

<body>
<div id="contentjumper">
<a href="#content">go straight to content</a>
</div>



CSS

#contentjumper{

Display:none;

}

No comments:

Post a Comment