Contents
Introduction towards the construction of an HTML
document HTML version details The HTML
factor The document head The HEAD
factor The TITLE
element The title
attribute Meta info Specifying meta information The META
aspect Meta knowledge profiles The document body The Entire body
factor Factor identifiers: the id
and class attributes Block-level and inline aspects Grouping components: the DIV and SPAN factors Headings: The H1,
Office Professional Plus 2010 Key, H2,
Office 2007 Download, H3,
H4,
Microsoft Office Home And Student 2010, H5, H6 components The Handle
aspect
Here's an example of a simple HTML document:
<,
Office Professional Plus 2007 Key!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "">
<HTML> <HEAD> <TITLE>My first HTML document</TITLE> </HEAD> <BODY> <P>Hello world! </BODY>
</HTML>
Note. As of the 24 December edition of HTML 4.01,
Microsoft Office 2010 Home And Student, the
HTML Working Group commits for the following policy:
Any changes to future HTML 4 DTDs will not invalidate documents that
conform for the DTDs of the present specification. The HTML Working Group
reserves the right to correct known bugs. Software conforming towards the DTDs of the present specification may ignore
features of future HTML 4 DTDs that it does not recognize.
This means that in a document type declaration, authors may safely use a
system identifier that refers to the latest model of an HTML 4 DTD. Authors
may also choose to use a system identifier that refers to a specific (dated)
model of an HTML 4 DTD when validation to that particular DTD is required.
W3C will make every effort to make archival documents indefinitely available at
their original deal with in their original form.