Guide to using HTML

Top image
Introduction
HTML Overview
The firstpage
HTML and text
The anchor tag
Common tags
Images
Tables
Lists
Sound and Video
Image Rollovers
Style sheets
Bottom image

Valid HTML 4.01! Valid CSS!

Introduction

Hello and welcome to Monjo's guide to using HTML.

This site will cover the basics of HTML as covered by the course, with the attempt to make HTML as easy as possible to understand. It will cover:

  • What is HTML?
  • Links and Anchors
  • Tables
  • Lists
  • Images
  • Multimedia content
  • Rollovers
  • and much more...

I will make the whole guide 100% HTML 4.01 Transitional compliant and also valid CSS. The contents of the guide will be sufficient so that the user can go away and make their own web site.

Back to top