function2form.

xhtml
acronym of:extensible hypertext markup language

xhtml is a markup language for data that is much stricter than html. it ties html strongly to the well-studied xml that is considered the standard for information exchange. most notably, in xhtml many of the sloppy design features that are available in html are deprecated and the use of css is encouraged.

back

show all entries