HTML
HTML stands for Hypertext Markup Language and is the language of the web
- HTML basics
- Working with text
- Creating a paragraph
- Text alignment with the align attribute
- Working with character tags: logical and physical
- Creating headings
- HTML lists
- Line breaks
- Preformat text
- Quotation blocks
- Alter the Face, Size and Color of text with the <font> tag
- Horizontal rules
- Specifying Metadata
- Meta tag attributes
- HTML meta tags: keywords and description
- Robot exclusion
- Document caching with <meta> tag
- Page reload (client-pull)
- Search engine optimization
- Adding hyperlinks
- Understanding URLs
- Relative link (linking local pages using relative file names)
- Absolute link (linking to local or extrenal pages using absolute file names)
- Reference link (linking to specific locations or sections of a page)
- Email link (linking to an email address)
- Customizing links
- Inserting graphics
- Creating imagemaps
- Adding tables
- Working with forms
- HTML reference pages