HTML html tags - HTML skeleton - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

4.1. HTML html tags

Html tags - on behalf of the beginning of HTML documents
  • Html tags are pairs, in order to <html>, </ html> end
  • Attribute
    • Common - general attributes
    • Xml: lang - international attribute
    • Xmlns - Representative xml Namespaces
    • Dir - definition elements (text) Alignment
  • Trackback Address: http://www.nt22.com/xhtml-html/tag_html/

Example

  "http://www.nt22.com" Xml:lang <html xmlns = = = "ltr" "zh-CN" dir> 

Note

Reference