- Web Development Introduction
- History of HTML
- What you need to do to get going and make your first HTML page
- What are HTML Tags and Attributes?
- HTML Tag vs. Element
- HTML Attributes:
- How to differentiate HTML Document Versions
- HTML Basic Tags
- HTML Formatting Tags
- HTML Color Coding
- Div and Span Tags for Grouping
- Unordered Lists
- Ordered Lists
- Definition list
- Image and Image Mapping
- URL - Uniform Resource Locator
- URL Encoding
<table>
<th>
<tr>
<td>
<caption>
<thead>
<tbody>
<tfoot>
<colgroup>
<col>
- Attributes Using
- Iframe as the Target
<input>
<textarea>
<button>
<select>
<label>
- Title
- Base
- Link
- Style s
- Script
- Meta
- HTML Meta Tag
- XHTML
- HTML Deprecated Tags & Attributes
- Benefits of CSS
- CSS Versions History
- CSS Syntax
- External Style Sheet using
- Multiple Style Sheets
- Value Lengths and Percentages
- CSS Syntax
- single Style Sheets
- Multiple Style Sheets
- Value Lengths and Percentages
- ID Selectors
- Class Selectors
- Grouping Selectors
- Universal Selector
- Descendant / Child Selectors
- Attribute Selectors
- CSS – Pseudo Classes
- background-image
- background-repeat
- background-position
- CSS Cursor
- color
- background-color
- text-decoration
- text-align
- vertical-align
- text-indent
- text-transform
- white-space
- letter-spacing
- word-spacing
- line-height
- font-family
- font-size
- font-style
- font-variant
- font-weight
- list-style-type
- list-style-position
- list-style-image
- list-style
- CSS Tables
- border
- width & height
- text-align
- vertical-align
- padding
- color
- Borders & Outline
- Margin & Padding
- Height and width
- CSS Dimensions
- CSS Visibility
- CSS Display
- CSS Scrollbars
- CSS Positioning
- Static Positioning
- Fixed Positioning
- Relative Positioning
- Absolute Positioning
- CSS Layers with Z-Index
- CSS Floats
- The float Property
- The clear Property
- The clearfix Hack