[X]HTML or XML CODING

This document contains instructions available for coding of [X]HTML


Coding Instructions:

The following are valid instructions for coding in [X]HTML.

DOCTYPE Declaration (Transitional)

Future definition

HTML tag (Paired)

html
html

Namespace declaration (en says we're using English)

Future definition

Head tag (Paired) - Define characteristics of page

Future definition

Title tag (Paired-SAME line) - For browser title bar

Future definition

Content Type and Encoding declaration (Self-closing)

Future definition

Body Tag (Paired)

All viewable content goes between the tags

Headings (Paired - Block Level)

Future definition

Paragraph --- Tag (Paired-Block level)

Future definition

Italics --- Tag (Paired-Inline level)

Future definition

Bold ------ Tag (Paired-Inline level)

Future definition

Break ----- Tag (Self-closing)

Future definition

Horizontal Rule ------ Tag (Self-closing)

Future definition

Bob's Web Designs

You can visit my second week web design.

You can visit my third week web design.

You can visit my fourth week web design.

You can visit my fifth week web design.

You can visit my sixth week web design.

OR - you can just go to my index page.

Valid XHTML 1.0 Transitional