|
Sunday, March 05, 2006 |
|
|
Browser Quirks, Standard Compliance modes and Doc Types
By DNN Creative Magazine @ 7:38 AM :: 1081 Views ::
0 Comments
:: Articles
|
Quirks and Standards Compliance modes are the two methods that browsers can use to interpret your CSS. It’s one of the important considerations if you are implementing a pure CSS skin or using font-resizing techniques.
This tutorial covers:
- Quirks and Standards Compliance modes
- Switching modes
- DOC TYPES Document Type Definition (DTD)
- Which XHTML DTD is suitable for DotNetNuke?
- How do we set DotNetNuke to use XHTML 1.0 transitional DTD?
- Pros and Cons
The tutorial also includes a Default.aspx file for you to download so that you can quickly set your DotNetNuke installation to use XHTML 1.0 Transitional. |
|
Read More.. |
|
|
|
|