HTML for beginners The code on your page should look like this now. Since you were playing with different values for font sizes and color codes, those values may not match what you see here, but that doesn't matter. Just make sure your background color "bgcolor" is something that lets you read the text. I changed mine to light blue.
<html> Now let's move the text around a little. Add the red text below, then save and launch your page.
<html> By adding more info to our "p" tag, we told the browser we want that paragraph to go on the right side of the page instead of the left. If nothing is entered, like we were doing before, the browser assumes we want it on the left. Since our first paragraph still doesn't have the "p" tags around it, we will add them now. Add the new text below and see what we get. You can probably guess what will happen to the first paragraph.
<html> In our next lesson we will tell about some more tags that give you more variety and options for your text, and we will reorganize our html file a little. We will also finally give your page a title. After that it gets fun. In lesson 8 we will show you how to add pictures to your page. |
Premier Website Solutions |
Tell a friend about this site.
This website is designed and hosted by Premier Website Solutions |