Building pagesPolicies, legal |
Turn HTML into XHTMLXHTML is the successor to HTML. It's more strict than HTML, because all tags must be closed. HTML doesn't necessarily care if you close a <p> with a </p>. XHTML does. You can find many tutorials on XHTML online, but here are some examples that should help you transform most HTML documents.
Validate your pageCheck your page for coding errors, using the W3C validator. If you check the "show source," you'll be able to find errors by numbered lines. |
Google "XHTML tutorial" to find lots of online help learning XHTML. |
||||||||||