Change Font Size: Previous / Next / Directory List
4.1. HTML html tags
Html tags - on behalf of the beginning of HTML documents
Example
"http://www.nt22.com"Xml:lang<htmlxmlns = = ="ltr" "zh-CN"dir>
Note
- Xmlns = "http://www.nt22.com" as a representative of the use of http://www.nt22.com namespace
- Xml: lang = "zh-CN" on behalf of the use of Chinese as text pages
- Dir = "ltr" represents left-to-right (left-to-right) text Alignment
