HTML Layouting

10
HTML Lay- out Codes Background color Background image Pictures

Transcript of HTML Layouting

Page 1: HTML Layouting

HTML Lay- out CodesBackground colorBackground image

Pictures

Page 2: HTML Layouting

Inse r t i ng BackgroundA.A. Adding color to itAdding color to it

<body bgcolor= pink><body bgcolor= pink>

Click here to viewClick here to view

Page 3: HTML Layouting

Hexadec ima l Value o f Co lo r

Page 4: HTML Layouting

Inse r t i ng BackgroundB. Adding image to itB. Adding image to it

<body background= “image.jpg”><body background= “image.jpg”>

Click here to viewClick here to view

Page 5: HTML Layouting

Background Prope r t i e sUsing the property “fixed”Using the property “fixed”

<body background= “kitty.jpg” <body background= “kitty.jpg” bgproperties= “fixed”>bgproperties= “fixed”>

Click here to viewClick here to view

Page 6: HTML Layouting

Inse r t i ng Images

<img src= “image.jpg”><img src= “image.jpg”>

Click Click here to viewhere to view

Page 7: HTML Layouting

In Line ImagesThis lesson explains that you can customize your web This lesson explains that you can customize your web

page by simply changing the position.page by simply changing the position.

Click Click here to viewhere to view

Page 8: HTML Layouting

Horizon ta l and Ver t i ca l Space s

Click here to viewClick here to view

Page 9: HTML Layouting

Supp ly ing Al t e rna t i v e Tag

Click here to viewClick here to view

Page 10: HTML Layouting