Coding

TwitterFacebook
Get flash to fully experience Pearltrees
The Bare Bones Guide to HTML lists every official HTML tag in common usage , plus Netscape and Microsoft extensions. Version 4.0 of the Guide is designed to conform to the HTML 4.0 specification. For official information on the development of HTML, see the World Wide Web Consortium's HTML activity statement . I regret that, due to time constraints, I'm no longer able to answer individual questions about HTML or Web design. The resources listed in the left-hand column should address the most common questions.

The Bare Bones Guide to HTML

http://werbach.com/barebones/
This is a primer for producing documents in HTML, the hypertext markup language used on the World Wide Web. This guide is intended to be an introduction to using HTML and creating files for the Web.

NCSA--A Beginner's Guide to HTML

http://www.put.com/HTMLPrimer.html
http://www.w3.org/People/Raggett/tidy/ Introduction to TIDY When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.

Clean up your Web pages with HTML TIDY

http://www.ibm.com/developerworks/xml/library/x-dita3/ General DITA questions Back to top The topic architecture of DITA

Frequently Asked Questions about the Darwin Information Typing Architecture

http://www.w3.org/Style/CSS/ What is CSS? Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents. These pages contain information on how to learn and use CSS and on available software.

Cascading Style Sheets