Site Mechanics
This pages mentions some of the technologies used to create this site. The language is rather technical. Claims about conformance made below pertain to all www documents on the tsmchughs.com domain, with the exception of test documents.
web address
As of December 2003, T.S. McHugh's address on the world wide web is http://www.tsmchughs.com/
uniform resource identifiers
A uri is a unique address by which you can access a resource on the web. Most uris on this web site do not use any "extension" such as ".html" or ".php".
html
HTML is used to structure a document on the web into its parts, e.g., headings, paragraphs, lists, etc. This site is authored using HTML 4.01 Strict as defined by the W3C®. All HTML documents on this site have been validated against the HTML 4.01 strict dtd, which is a formal set of rules for the language.
css
CSS is a stylesheet
language that allows document presentation to be enhanced
by suggesting colors, fonts, borders, and more.
The cascading style sheet rules used on this site conform to the
CSS 2
standard defined by the W3C®.