結構相關標籤
-----------------------------------------------------------------------------------------------------
<wml>::
<wml xml:lang = lang>
內容
</wml>::
<Card>:
<卡ID =名稱
標題=標籤
newContext =布爾值
樣式=樣式
Onenterforward = url
OnEnterBackward = url
OnTimer = url>
內容
</card>
<模板>:
<template onenterforward = url
OnEnterBackward = url
OnTimer = url>
內容
</template>
<頭>:
<頭>
內容
</head>
<Access>:
<Access域=域
路徑=路徑 />
<meta>:
<meta name = name | http-equiv =名稱
內容=值
forua = true | false />
任務相關標籤
-----------------------------------------------------------------------------------------
<Timer>::
<計時器名稱=變量
value = value />
<SetVar>::
<setVar name =名稱
value = value />
<Anchor>::
<Anchor>
任務
</anchor>
<a>:
<a title =標籤>
任務
文字
</a>
<do>:
<do type = type
標籤=標籤
名稱=名稱
可選=布爾值>
任務
</do>
<OneVent>::
<OneVent Type = type>
任務
</OneVent>
<go>:
<go href = url
sendreferer =布爾值
方法=方法
ACCEPT-CHARSET = CHARSET
內容
</go>
<Prev>:
<Prev>
內容
</prev>
<noop>::
<noop/>
<刷新>:
<刷新>
內容
</刷新>
控件相關標籤
------------------------------------------------------------------------------------------------------------------------
<輸入>:
<輸入名稱=變量
標題=標籤
type = type
值=值
默認值=默認值
格式=指定符
emptyok =布爾值
尺寸= n
maxLength = n
Tabindex = n />
<Select>:
<select title =標籤
多重=布爾
名稱=變量
默認值=默認值
iname = index_var
ivalue =默認值
Tabindex = n>
內容
</select>
<選項>:
<option title =標籤
值=值
ONPICK = url>
內容
</option>
<OptGroup>::
<optgroup title =標籤>
內容
</optgroup
<FieldSet>:
<fieldSet標題=標籤>
內容
</fieldSet>
輸出效果標籤
---------------------------------------------------------------------------
<img>::
<img alt =文本
src = url
localsrc =圖標
對齊=對齊
高度= n
寬度= n
vspace = n
hspace = n />
<table>:
<table align =對齊
標題=標籤
列= n/>
<TD>:
<td>內容</td>
<tr>:
<tr>
<td>內容</td>
</tr>
<b>:
<big>
文字
</big>
<br>:
<br/>
<em>:
<em>
文字
</em>
<i>:
<i>
文字
</i>
<p>:
<p align =對齊
模式= wrapmode />
<small>:
<small>
文字
</small>
<strong>:
<strong>
文字
</strong>
<u>:
<u>
文字
</u>