May 8, 2000
|
|
XHTML Document Type Definitions
XHTML 1.0 StrictUse when you're doing all of your formatting in cascading style sheets and not using <font> and <table> tags to control how the browser displays your documents.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
XHTML 1.0 Transitional
Use when you need presentational markup in your document, so that you don't limit your audience to users with browsers that support cascading style sheets.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
XHTML 1.0 Frameset
Use when your documents have frames.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
DATA: WORLD WIDE WEB CONSORTIUM
Return to main story, "XHTML: A Bridge To The Future."
Back to This Week's Issue
Send Us Your Feedback
Top of the Page
This Week's Issue
Technology Whitepapers
- Mobile BI: Actionable Intelligence for the Agile Enterprise
- Creating the Enterprise-Class Tablet Environment - by Yankee Group
- How To Regain IT Control In An Increasingly Mobile World - by BlackBerry
- Red Alert: Why Tablet Security Matters - by BlackBerry
- New Visual and Wizard-Driven Paradigms for Exploring Data and Developing Analytic Workflows











