Tuesday February 16, 2010

Hey Fernando, today is Friday January 22, 2010.

I'm curious to see how this reads from your point of view... You already have some of the basics of html, I assume this since I have given you some information and you are now asking for more.

So start out with a basic page, you will need the following tags for this:

Remember that tags come in pairs, so you have a start tag <html> and then an end tag </html> and information effected by those tags is nested in between the start and end.