My Virtual University Class Notebook


Web Page Design for Beginners


These are the chronicles of a new HTML programmer
It is a lonely job, but someone has got to do it. Am I up to the challenge?

This was my first exercise. This second paragraph is created using paragraph tags.
If I want to create a new line, I use the break tag, like this. I read that I am supposed to even close this tag in XTML. So I am trying it here to see if I remembered how to do it.

I learned that I can use the center open and closing tags to bookend my title, or I can do it in a subtitle using center with a tag and an attribute, like align="center"