Table Of Contents

  1. Basic HTML
    1. Introducing (X)HTML
    2. The Basics of Markup
    3. Your First Webpage
    4. Special Characters
    5. Attributes
    6. Empty Elements and Semantics
    7. Comments, HTML, Head and its Children, Body
    8. Inline Elements
    9. Block Elements
    10. Lists
    11. Image Maps
    12. (X)HTML
    13. Tables
    14. More Than (X)HTML
  2. CSS
    1. Introduction To CSS
    2. Syntax Of and Using CSS
    3. CSS Selectors
    4. CSS Value Types
    5. Font and Text
    6. Borders, Margins, and Padding: The CSS Box Model
    7. CSS Backgrounds
    8. CSS for Lists
    9. CSS-Generated Content
    10. Arranging the Page
    11. CSS for Printing
    12. CSS for Audio Media
    13. Importing Stylesheets
  3. JavaScript
    1. Dynamic Behavior and Scripting
    2. HTML DOM
    3. JavaScript Variables
    4. Text and Strings
    5. Regular Expressions
    6. Numbers and Math
    7. Decisions
    8. Loops
    9. Functions and Methods
    10. JavaScript Objects
    11. Events
    12. JsvaScript Styling
    13. (X)HTML Forms
    14. DOM Manipulation
  4. More On Markup
    1. Transitional, Obsolete, and Proprietary HTML
    2. Frames
    3. Coding Shortcuts and Other Things
    4. XML XHTML, and HTML5
    5. Server-Side Scripting
    6. Tips and Tricks of Website Design
  5. Appendices
    1. Periodic Table of HTML Elements
    2. The First 256 Characters Of UTF-8
    3. Named CSS Colors
    4. Picking Apart The Doctype
    5. Markup Languages
    6. W3C Document License
    7. Statuses of Relevant W3C Documents
    8. The Main Stylesheet For This Book
    9. Bibliography
    10. Glossary