html, xhtml and css

16
HTML, XHTML and CSS Web Design Part I

Upload: pekelo

Post on 14-Feb-2016

92 views

Category:

Documents


2 download

DESCRIPTION

HTML, XHTML and CSS. 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 – c lick select to finish. Create one images folder inside and select. Select. File –Create HTML and Save as index. Create CSS new rule. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: HTML, XHTML and CSS

HTML, XHTML and CSSWeb Design Part I

Page 2: HTML, XHTML and CSS

Click Menu Site to create a new site root

Page 3: HTML, XHTML and CSS

Set a folder in your computerName the site and create the folder –

click select to finish. Create one images folder inside and

select.

Select

Page 4: HTML, XHTML and CSS

File –Create HTML and Save as index

Page 5: HTML, XHTML and CSS

Create CSS new rule

Always specify Compound

(based on your selection)

Page 6: HTML, XHTML and CSS

Insert Div Tag and create CSS

Page 7: HTML, XHTML and CSS

Layout CSS and a Div Tag is now visible

The first web page is created and must name

as index

Page 8: HTML, XHTML and CSS

CSS Rule Definition – specify width

Page 9: HTML, XHTML and CSS

Box Property

Setting the margin for the

wrapper - put zero to the Box Property

Page 10: HTML, XHTML and CSS

New DIV and Rule for the header

The header DIV goes inside the wrapper DIV –

insertion before end of the tag

Page 11: HTML, XHTML and CSS

Click the CSS panel button to add Rules

Page 12: HTML, XHTML and CSS

Repeat the process for additional DIV’s

The navigation DIV – insertion after tag

of the header

Page 13: HTML, XHTML and CSS

CSS Rule setting from the CSS panel next

Page 14: HTML, XHTML and CSS

Adding Left column DIV and Right column DIV

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

BOX property

Page 15: HTML, XHTML and CSS

Click the CSS Rules to edit the specific DIV’s

Page 16: HTML, XHTML and CSS

Email your queries [email protected]

All course materials are available in BbVista for download

Specifically download and review creating web templates presentation.