Now let's add some text.
All your text and images, graphics and links must go in between the "opening" body Tag and the "closing" body Tag.
Notice some new tags like "center" and "p" and "br" and the "b" tag which makes your text "bold"
The "center" tag does just that. It centers text and images on your page.
The "p" tag starts a new paragraph of text.
The "br" tag puts spaces between lines of text or images.
Also notice "p" and "br" do not have to have "closed" tags but the "center" and "b" for "bold" tags do.
I've written some text, but I want you to replace the dashes with your own choices. This is YOUR Page after all!
And let's "close" the body and the html tags while we're here.
To read this easier, I recommend you CC&P the contents of this text box and "Paste" it in the Test Bed at the bottom of this page.