web design part i. click menu site to create a new site root

16
HTML, XHTML and CSS Web Design Part I

Upload: brianne-johnson

Post on 17-Jan-2016

217 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Web Design Part I. Click Menu Site to create a new site root

HTML, XHTML and CSSWeb Design Part I

Page 2: Web Design Part I. Click Menu Site to create a new site root

Click Menu Site to create a new site root

Page 3: Web Design Part I. Click Menu Site to create a new site root

Set a folder in your computer

Name the site and create the folder –

click select to finish. Create one images

folder inside and select.

Select

Page 4: Web Design Part I. Click Menu Site to create a new site root

File –Create HTML and Save as index

Page 5: Web Design Part I. Click Menu Site to create a new site root

Create CSS new rule

Always specify Compound

(based on your selection)

Page 6: Web Design Part I. Click Menu Site to create a new site root

Insert Div Tag and create CSS

Page 7: Web Design Part I. Click Menu Site to create a new site root

Layout CSS and a Div Tag is now visible

The first web page is created and must name

as index

Page 8: Web Design Part I. Click Menu Site to create a new site root

CSS Rule Definition – specify width

Page 9: Web Design Part I. Click Menu Site to create a new site root

Box Property

Setting the margin for the

wrapper - put zero to the Box Property

Page 10: Web Design Part I. Click Menu Site to create a new site root

New DIV and Rule for the header

The header DIV goes inside the wrapper DIV –

insertion before end of the tag

Page 11: Web Design Part I. Click Menu Site to create a new site root

Click the CSS panel button to add Rules

Page 12: Web Design Part I. Click Menu Site to create a new site root

Repeat the process for additional DIV’s

The navigation DIV – insertion after tag

of the header

Page 13: Web Design Part I. Click Menu Site to create a new site root

CSS Rule setting from the CSS panel next

Page 14: Web Design Part I. Click Menu Site to create a new site root

Adding Left column DIV and Right column DIV

The column DIV’s –specify to float left or right inside the

BOX property

Page 15: Web Design Part I. Click Menu Site to create a new site root

Click the CSS Rules to edit the specific DIV’s

Page 16: Web Design Part I. Click Menu Site to create a new site root

Email your queries [email protected]

All course materials are available in BbVista for download

Specifically download and review creating web templates presentation.