<< Home < Web Top Bottom Next >

Notes on HTML
and Related Subjects

Setting up your web site
Getting hosted
    Finding a host for your site. - Setting up your site.
FTP - Binary and ascii modes
    When to use binary and when to use ascii mode.
    How to let WS-FTP choose the mode automatically.
HTML basics
Getting started with HTML
    Tags, attributes and values - Case sensitivity - Use of quotes - Coding style
First tags to learn
    General page layout - The <title> tag - Comments
    <H#> tags (H1-H6) - The <p> and <br> tags
Lists
Ordered and Unordered Lists
    Brief description - The type attribute
    The start and value attributes - My coding style
Definition Lists
    Brief description - A calendar - A play script
Valid and Not-so-valid Lists
    What makes a list valid - Headings - The <font> tag
    Indentation - Unindentation - Images instead of bullets
Lists Next to Images
    Placing a list by an image - An IE 5 bug?
Images
Images Part 1
    The <img> tag - The src attribute - Why doesn't my image show up?
    The alt attribute - The border attribute
Images Part 2
    The width and height attributes - Determining width and height
Images Part 3
    The align attribute - The hspace and vspace attributes
    The clear attribute of <br> - Centering an image
Images Inside <a href>
    Images inside <a href>
Tables
Background Images in Tables
    background in the <table> tag - background in <td> and <tr> tags
    Animated backgrounds
Borders and Rules for Tables
    The border attribute - The bordercolor attributes - Netscape 3 borders
Browser Differences
    Browser differences
Table Captions
    An IE 3 quirk - Aligning captions - Captions at top and bottom
Closing Tags in Tables
    Closing tags
Table Width and Height
    Width and height in <td> tags - Conflicting values
    Percentages in <td> tags - Percentage widths in the <table> tag -
Forms
Radio Buttons
    The checked attribute - The name attribute
    The name attribute in multiple forms - The Netscape 4 display bug
Textareas
    The wrap attribute
Miscellaneous HTML topics
Image Maps
    Overview - The <map> tag - The <area> tag - Example
Embedding AVI Files
    The <embed> tag - The <object> tag

<< Home < Web Top Bottom Next >