[HTML] [attributo] xmlns

xmlns (attributo base HTML) specifica, senza avere tuttavia alcun effetto visibile nel documento HTML cui acceda, che il documento stesso è conforme alla sintassi XHTML.

tag

valore

<html>

xmlns = "http://www.w3.org/1999/xhtml"

Esempio

<html xmlns = "http://www.w3.org/1999/xhtml">
</html>


attributi base html, html

Related Articles

0 Comment

Rispondi