Friday, 8 March 2013

HTML Content List


HTML Beginner Tutorial

Contents

§  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. Sort of a recap thing.

HTML Intermediate Tutorial

Contents

§  Span and Div - The 'meaningless' elements, used withCSS.
§  Meta Tags - Bolting on extra information about your web page.
§  Tables II - Expanding on the Tables page of the HTML Beginner Tutorial, looking at header-cells and merging cells.
§  Definition Lists - The forgotten lists.
§  Javascript - How to add Javascript to your HTML.
§  Bad Tags - The HTML elements and attributes you should avoid.

HTML Advanced Tutorial

Contents

§  Standards Recap - Separating meaning from presentation, XHTML tags and attributes and accessibility overviews.
§  Accessible Links - Making hypertext more accessible to users with disabilities.
§  Mastering Text - Using the right tags for the right context.
§  Mastering Tables - Column groups, headers and footers etc. etc.
§  Accessible Forms - Making forms more accessible for users with disabilities.
§  Declarations - Declaring document types, languages and character sets.

No comments:

Post a Comment