XHTML SYNTAX
More rules to abide to in order to write a correct XHTML document or when coverting your HTML document to a XHTML document.
More rules to abide to in order to write a correct XHTML document or when coverting your HTML document to a XHTML document.
XHTML DOCUMENT TYPE DEFINITIONS (DTD)
In XHTML, the document type (DOCTYPE) of your site must be specified at the beginning of your source code. Learn which document type you should use for your site.
In XHTML, the document type (DOCTYPE) of your site must be specified at the beginning of your source code. Learn which document type you should use for your site.
XHTML VALIDATION
It is important to validate your XHTML document once you're done coding it, find out where you can validate your site.
It is important to validate your XHTML document once you're done coding it, find out where you can validate your site.