You see the Properties window for an html component when you select the component in the Navigator window. This component has the following properties.
Type: String
Type: String
lang
attribute of the <html>
tag. You must directly enter a value for the language code. Some examples:
ar
- Traditional Arabicde
- Germanen
- Englishen
- Englishes
- Spanishfr
- Frenchja
- Japanese en-US
- United States Englishja-JP
- Japanesezh-guoyu
- Mandarin or Standard Chinese zh-Hans
- Simplified Chinese scriptzh-HanT
- Traditional Chinese scriptFor a longer list of two-character codes, see
Type: boolean
<html>
tag does not appear in the page at all. Type: String
xmlns
attribute of the <html>
tag. The default value is http://www.w3.org/1999/xhtml
. For more information on XML namespaces, see the following World Wide Web Consortium (W3C) web page: