Skip Navigation

Hi. I'm Dave, the internet addict behind FeedbackFair, Cheatography and Envoy.

Tagged with "xhtml"

You can subscribe to this tag by rss or view all tags.

Cheat Sheets

HTML

HTML Cheat Sheet

HTML is the language of the web. It is the semantic support on which websites depend. This A4 reference lists the various tags available to the web designer, as well as a selection of useful character entities, attributes and events.

Microformats

Microformats Cheat Sheet

Microformats allow us to add more information to our documents on the web, embedding semantic data in web pages that can then be parsed and used in other applications. This reference sheet contains an overview of the most often used microformats.

HTML Character Entities

HTML Character Entities Cheat Sheet

I'm forever looking up character codes, so this cheat sheet was a no-brainer. This contains a list of the assigned character codes in HTML, with an example of how they are displayed, and description.

Articles

Blog and Lab

View Page Structure

A tool that outputs the structure of a page. Makes working with CSS (especially resolving inheritance issues) much easier.

Click here to read this post »

12 October 2004   |   26 comments   |   imported, code, xhtml, tool, cheatsheet, design, webdesign, useful, tools, resources, css

On-The-Fly Validation

A tool to help automatically fix most common (X)HTML errors before outputting a page to the user.

Click here to read this post »

01 July 2004   |   12 comments   |   regexp, xhtml, html, php, validation