HTML / XML / CSS Directory
|
|
Offical Specifications
|
|
Title
|
Author
|
Description
|
HTML 4.01 Specification
(No Frames) |
W3C |
This specification defines the HyperText Markup Language (HTML), the publishing
language of the World Wide Web. This specification defines HTML 4.01, which is a
subversion of HTML 4. In addition to the text, multimedia, and hyperlink features
of the previous versions of HTML (HTML 3.2 [HTML32] and HTML 2.0 [RFC1866]), HTML
4 supports more multimedia options, scripting languages, style sheets, better printing
facilities, and documents that are more accessible to users with disabilities. HTML
4 also takes great strides towards the internationalization of documents, with the
goal of making the Web truly World Wide. |
|
XHTML 1.0 Specification |
W3C |
This specification defines XHTML 1.0, a reformulation of HTML 4 as an XML 1.0 application,
and three DTDs corresponding to the ones defined by HTML 4. The semantics of the
elements and their attributes are defined in the W3C Recommendation for HTML 4.
These semantics provide the foundation for future extensibility of XHTML. Compatibility
with existing HTML user agents is possible by following a small set of guidelines |
|
XML 1.0 (3rd Edition) |
W3C |
This specification, together with associated standards (Unicode and ISO/IEC 10646
for characters, Internet RFC 1766 for language identification tags, ISO 639 for
language name codes, and ISO 3166 for country name codes), provides all the information
necessary to understand XML Version 1.0 and construct computer programs to process
it. |
|
Namespaces in
XML 1.0 (3rd Edition) |
W3C |
XML namespaces provide a simple method for qualifying element and attribute names
used in Extensible Markup Language documents by associating them with namespaces
identified by URI references |
CSS2 Specification
(No Frames) |
W3C |
This specification defines Cascading Style Sheets, level 2 (CSS2). CSS2 is a style
sheet language that allows authors and users to attach style (e.g., fonts, spacing,
and aural cues) to structured documents (e.g., HTML documents and XML applications).
By separating the presentation style of documents from the content of documents,
CSS2 simplifies Web authoring and site maintenance. |
|
|
Tutorials
|
|
Title
|
Author
|
Description
|
Writing HTML
(No Frames) |
MCLI - Alan Levine |
A great comprehensive HTML 4.0 tutorial, complete coverage of all relevant topics.
The following topics are covered : Basic HTML, Headings, Paragraphs, Style , Lists
, Graphics and File Formats , Inline Images, Anchors , Links , HyperGraphic Links,
Preformatted Text , Special Characters, Definition Lists , Address Footers and E-Mail
Links, Lumping vs. Splitting , Colorful And Textured Backgrounds, Spiffing Up Tex
, Easy Horizontal Rules, Extra Alignment , Image Maps , META , Targets , Frames
, Some JavaScript , Alerts and Rollovers , Dynamic Content, Forms, Animated GIFS
, Movie Time , Sound, Shockwave and more. |
|
|
|