CSS Style Guide
This Style Guide explains the markup and design requirements for web projects, along with various standards and best practices.
projects authored in valid XHTML 1.0 Transitional and styled with valid Cascading Style Sheets will be described here. See the XHTML and CSS sections below for details. Additional sections of this Style Guide, coming soon, will provide information on writing for the web, naming and filing your documents, and other useful topics and guidelines.
XHTML: Guidelines & Benefits
Library projects must be authored in structural XHTML 1.0 Transitional. Page authors should follow accessibility guidelines in compliance with U.S. Law, and so that our site’s content will be made available to the widest possible number of people, browsers, and Internet devices. In addition, all XHTML must validate.
- XHTML Guidelines
- The rules of XHTML as compared to HTML—an easy transition
- What is XML?
- A brief introduction to the foundation of XHTML
- XHTML Benefits
- Four key benefits of converting from HTML to XHTML
- XHTML Authoring Tips & Tools
- Simplifying the work process—includes tips on thinking structurally, and tools for hand-coders and Dreamweaver users item's content. The exact way this happens is undefined, but Figure 7-86 shows one possibility.

Figure 7-86. Placing the bullets inside and outside list items
CSS2, by the way, provides a good deal more control over the positioning of the bullets (called "markers" in CSS2); again, this is discussed in Chapter 10, "CSS2: A Look Ahead".

