Getting Started - What you need to do to get going and make your first HTML page.
Tags, Attributes and Elements - The stuff that makes up HTML.
Page Titles - Titles. For Pages. Difficult to get your head around, I know...
Paragraphs - Structuring your content with paragraphs.
Headings - The six levels of headings.
Lists - How to define ordered and unordered lists.
Links - How to link things together.
Images - Adding something a bit more than text...
Tables - How to use tabular data.
Forms - Text boxes and other user-input thingamajigs.
Putting It All Together - Taking all of the above stuff and shoving it together
Regular Expression Basics
Regular expressions (regexes) provide a way to perform pattern matching inside of text strings as well as a way to extract subsets of text from within a string. Although the syntax looks complicated, it is
developer who understands HTML and wants to learn more about XML, this is a great book to pick up. It covers all the basics of XML including markup, links, DOM, transformations, and more. It is also a great book for developers who want a