HTML (Hyper Text Markup Language) is the content presentation language of the web. Every web site in one form or another uses HTML to display information in a browser. HTML consists of a predefined set of tags that can be used to manipulate text and arrange data on a web page.
I have been hand coding HTML for the past six years. I consider myself an expert with HTML. I have coded countless forms, nested tables, and frames. I write clean, well-commented readable HTML code supporting the subtle nuances among the most popular browsers. My HTML editor of choice is Homesite by Allaire
Sample HTML:To see some of my hand coded HTML, simply right-click with your mouse on any of these pages within this web site, and you should get a popup menu...choose "View Source". Alternatively, you can view the source by clicking on "View" from the menubar, and then "View Source" or "Page Source" in any of the major browsers.

