|
|
XHTML Programming
XHTML, which stand for eXtensible HyperText Markup Language
combines the flexibility of HTML with the extensibility of XML.
XHTML is one of the current W3 recommendations for Web page
authoring. It is basically a reformation of HTML as an XML application.
Therefore, XHTML is HTML but with stricter coding rules and
structure. The stricter coding form required by XHTML will help
maintain the consistency of Web page appearance across numerous
platforms. |
|