This project serves as a base for teaching basic HTML. Each folder represents a lesson. Each lesson gets progressively more detailed.
The aboslute basics for an HTML document.
The core HTML elements. There are more elements than are represented in this document. But these elements are the most used elements.
Basic document structrual elements and using those elements to divide up a document in to semantic groups of content.
A quick look at some of the new structural elements introduced in HTML5.
HTML entities, their use, meaning, a few gotchas and some examples.
A bare-bones example of how to structure a resume.
The resume with basic CSS styling applied to control content display, size and color.
Applying CSS to modify document layout and position elements.
For an an example of using HTML5, CSS3 & JavaScript to create a more complete resume check out: https://github.com/Gipetto/resume
Extra reading:
- HTML & CSS, from beginner to advanced: http://htmldog.com/
- HTML5: http://html5doctor.com/
- HTML5 Advanced: http://diveintohtml5.info/
- Browser compatability: http://www.quirksmode.org/
- Entities Reference: - http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references