learn web technologies, the easy way

HTML (or "Hypertext Markup Language") is basis for almost everything you see on the Internet. The purpose of this tutorial is to help you understand the different aspects of HTML (and a bit of XHTML) to allow you to create your own website.

If at anytime during your reading you have a problem with understanding the text or a particular concept, just leave us a note with your email address, and we'll get back to you with an answer ASAP.

Let's not waste any more time, let's jump in!

HTML Lesson 1 - Introduction
A gentle introduction about why CSS will save you time and frustration.
HTML Lesson 2 - Using Links
Learn to link to a section and the current page, another page of the site, or another site.
HTML Lesson 3 - Adding Images to your page
See how to add images both with and without borders. Make a image link to another place.
HTML Lesson 4 - Using Colors
Colors are an important instrument in conveying meaning. Learn how to specify the colors of your choice
HTML Lesson 5 - A bit about the new standard: XHTML.
XHTML is a stricter, but better, version of HTML.