Homework Four

For this assignment you will use a simple text editor, such as notepad, to create the first version of a homepage for yourself.

Create an HTML page with the following content.
- your name centered as a header
- at least two paragraphs about yourself (you can make stuff up)
- some part of the text about yourself should use bold
- a title for your pages using the <title> tag
- be sure to include the <html>, <head>, and <body>, tags.

Be sure to test your file by viewing it inside a web browser.

Submit your file for grading via Blackboard.

For homework number five, we will add a link, add a table, and post your page on the student web server (birdnest.org).