Things this site will teach you... - HTML
- DHTML
- XHTML
- XML
- CSS
- DOM
- JAVASCRIPT
- SSI
- PLUG-INS
DHF |
Lesson One Chapter One - [The Basic Layout]
The <body></body> tag
The body tag contains almost everything! Text, Images, Tables, Forms, ect. ect. It is put beween the <html> tags and after the <head> one. The best way to shoew the importance of the body tag is throught an example...
Demo One -
Demo One
This is what a page looks like with nothing between the body tags...
Boring
The page with nothing between the body tags couldn't really be described as interesting, could it? Here's one with just a couple of simple tags in the body section.
Demo Two -
Demo Two
This is what they look like with things between the body tags.
Amazing!
...well, almost. Look a picture!
All the tags in the demo will be covered in the next chapter. Your finished with the basic layout and can now find out how to make a tag. Click next!
[Previous] [Home]
[Contents] [Next]
|
|