category      articles    
 
Adsense
Adwords
Article
Blog
CMS
CSS Style
Datacenter
Design Graphics
Flash Animation
Internet Radio
Messenger
Programming
Provider
Search Engine
Security
Security Web
SEF
SEO
Software
Software Web
Doctypes for XHTML docs

For XHTML strict: (Use this doctype when you're not using any deprecated or frameset tags with XHTML.)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

For XHTML transitional: (Use this doctype if your document is in XHTML and contains deprecated tags.)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

For XHTML frameset: (Use this doctype if your document is in XHTML and contains frameset tags and/or deprecated tags.)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">

OTHER ARTICLES

AuthName directive for Apache

BS2000Account directive

AllowOverride directive for Apache

AddModule directive for Apache

AddDefaultCharset directive for Apache

AuthUserFile directive

ClearModuleList directive

Redirect with htaccess

AuthUserFile directive

Passing value from child window to parent