virtual reading room: world wide web


Here you will find a collection of documents related to World Wide Web available over the net.

Most entries refer to individual documents - rather than being a list of websites (as in so-called "link pages") - so you can get to desired documents directly.  Your comments & suggestions are always welcome.  Enjoy!

Hint: For selected links to general websites and links pages, visit our Reference Desk.


Featured Topics:

[ HTML Basics | CSS | XML | Misc Advanced | Style | RFCs | Reference ]
Suggest a document: [ Add-A-LinkVisit another reading room: [ Linux ]
 
  What's new?
 

HTML: Nuts & Bolts

W3C HTML Specifications

HTML (which stands for Hyper Text Markup Language), is the standard for writing webpages. It is maintained by W3C (World Wide Web Consortium).
 

- While the latest specification is HTML 4.0, the previous spec (HTML 3.2) is still used widely.

Basic HTML Authoring

Among the best HTML introductory guide is from NCSA, the same folks who brought us the first full-blown graphical browser in 1993:
 

There are many, many other web authoring tutorials and tips pages. Here are some of the better ones:

Quick References

Relevant RFCs

Please refer to RFCs section

[ Back to top ]


Cascading Style Sheets (CSS)

CSS Specifications

CSS, a simple mechanism for adding styles to HTML documents, is proposed and maintained by W3C. The latest version is level 2 (although implementation of level 2 is still rather limited).
 

Guides & FAQs on CSS

Browser Supports

[ Back to top ]


Other Developments in WWW

XML

Extensible Markup Language (aka XML), a subset of SGML, is a metalanguage to let web authors design one's own markup language. It is proposed and maintained by W3C.

XML is slated to become the "next generation" for HTML.  See Reformulating HTML in XML below for more.

RDF

Resource Data Framework (aka RDF), yet another standard proposed and maintained by W3C (as a part of its metadata activity), is an on-going effort to provide an infrastructure to support metadata across the web.
 

DOM

Document Object Model, aka DOM, is an interface that will allow programs to dynamically access and update the content, structure and style of documents. It is proposed and maintained by (guess who?) W3C.
 

DOM Level 2, a work in progress built upon Level 1, contains interfaces for CSS object model, an event model, and a query interface, among others.

Other Standards & Proposals

[ Back to top ]


Style Issues

The Good

The Stylish ( not exactly lynx friendly, though )

...and the Ugly

[ Back to top ]


RFCs & Historical stuff

Relevant RFCs

Listed below are RFCs (Request For Comments) concerning WWW in general (HTTP, URL, etc.). These documents are made available to the public at the RFC Archive at RFC Editor Homepage - which naturally supports search facilities as well.
 

Historical Stuff

For those of you WWW-historians here are the original proposals that started it all:

Another paper of historical interest:

[ Back to top ]


Reference Desk

General Reference

World Wide Web Consortium



[ Top | HTML Basics | CSS | Advanced | Style | RFCs | Reference ]

Please send comments regarding virtual reading room: www to  webmaster@whitedragon.org .

Valid HTML 4.0! Maintained by ike@whitedragon.org.
Last modified: Sun Apr 18 22:09:30 CEST 1999