Welcome To HTML Lesson 2
This Lesson Is About The Format Of HTML Files
Looks good! Now lets go to lesson 3!
Want a tag to center your work??? Try Center
Looks like this
To end any tag like center all you got to do is add /
Like this
Another tag to add is the body color tag
You can add the bg bodycolor tag or have a picture as your backround as body background=""
You can also add a GIF as your backround. Another thing is your bg bodycolor tag will take these options... Black, 00000 and #ffffff
Time to add a picure or GIF
A GIF would be the same thing...
To add a line of text you can add the p tag which looks like this
Make sure to add the ending P tag. Most times it will work without the P tag like below
The ones ablove will work but are inpropper
Lets go on to the next lesson