HomePage Building Tutorial Part 2



Ok let's get to know the tags you would use in the body to help position the text and images.

The first tag that is useful would be the <br> tag.

<br> would be used for a line break and is used when you reach the end of a sentence and you want to drop down to the next line.

At the end of the sentence you would put a <br>

Now to center something on a page you can use <center> tags.

Say you want a word centered or an image you would put a <center> then the item and then a closing </center>

If you put an opening <center> at the top of your page just after the opening <body> tag and a closing </center> just before the closing </body>

This would make everything on thge page move to the center.




~ Page 1 ~ Page 3 ~




My Home page Click Here