📄 wml_reference.asp@output=print
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>WML Reference</title>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />
<meta name="Description" content="Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building." />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</head>
<body>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
<h1>WML Reference</h1>
<a href="wap_pages.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="wml_entities.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<hr />
<p>The links in the "Start tag" column points to more useful
information about the specific tag. It also cover attributes of the specific tag
and code examples!</p>
<h2>Deck / Card Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_access.asp"><access></a></td>
<td valign="top">Defines information about the access control of a deck</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_card.asp"><card></a></td>
<td valign="top">Defines a card in a deck</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_head.asp"><head></a></td>
<td valign="top">Contains information about the document</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_meta.asp"><meta></a></td>
<td valign="top">Defines meta information about the document </td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_template.asp"><template></a></td>
<td valign="top">Defines a code template for all the cards in a deck</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_wml.asp"><wml></a> </td>
<td valign="top">Defines a WML deck (WML root)</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_comment.asp"><!--></a> </td>
<td valign="top">Defines a comment</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Text Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_br.asp"><br></a></td>
<td valign="top">Defines a line break</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_p.asp"><p></a> </td>
<td valign="top">Defines a paragraph</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_table.asp"><table></a></td>
<td valign="top">Defines a table</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_td.asp"><td></a></td>
<td valign="top">Defines a table cell (table data)</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_tr.asp"><tr></a></td>
<td valign="top">Defines a table row</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Text Formatting Tags</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_textformatting.asp"><b></a></td>
<td valign="top">Defines bold text</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_textformatting.asp"><big></a> </td>
<td valign="top">Defines big text</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_textformatting.asp"><em></a></td>
<td valign="top">Defines emphasized text</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_textformatting.asp"><i></a></td>
<td valign="top">Defines italic text</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_textformatting.asp"><small></a></td>
<td valign="top">Defines small text</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_textformatting.asp"><strong></a></td>
<td valign="top">Defines strong text</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_textformatting.asp"><u></a></td>
<td valign="top">Defines underlined text</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Anchor Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_a.asp"><a></a></td>
<td valign="top">Defines an anchor (a link)</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_anchor.asp"><anchor></a> </td>
<td valign="top">Defines an anchor (a link)</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Image Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_img.asp"><img></a></td>
<td valign="top">Defines an image</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Event Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_do.asp"><do></a></td>
<td valign="top">Activates a task when the user clicks on a word/phrase on
the screen</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_onevent.asp"><onevent></a> </td>
<td valign="top">Contains code to be executed when one of the following
events occurs: onenterbackward, onenterforward, onpick, ontimer</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_postfield.asp"><postfield></a></td>
<td valign="top">Contains information to be sent to the server along with a
<go> tag</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Task Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_go.asp"><go></a></td>
<td valign="top">Represents the action of switching to a new card</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_noop.asp"><noop></a> </td>
<td valign="top">Says that nothing should be done (noop stands for "no
operation"). Used to override deck-level elements</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_prev.asp"><prev></a></td>
<td valign="top">Represents the action of going back to the previous card</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_refresh.asp"><refresh></a></td>
<td valign="top">Refreshes some specified card variables. If any of the
variables are shown on the screen, this task also refreshes the screen</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Input Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_fieldset.asp"><fieldset></a></td>
<td valign="top">Used to group together related elements in a card</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_input.asp"><input></a> </td>
<td valign="top">Defines an input field (a text field where the user can
enter some text)</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_optgroup.asp"><optgroup></a></td>
<td valign="top">Defines an option group in a selectable list</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_option.asp"><option></a></td>
<td valign="top">Defines an option in a selectable list</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_select.asp"><select></a></td>
<td valign="top">Defines a selectable list</td>
<td valign="top">1.1</td>
</tr>
</table>
<h2>Variable Elements</h2>
<table class="ex" cellspacing="0" border="1" width="100%">
<tr>
<th align="left" width="20%" valign="top">Start tag</th>
<th align="left" width="70%" valign="top">Purpose</th>
<th align="left" width="10%" valign="top">WML</th>
</tr>
<tr>
<td valign="top"><a href="tag_setvar.asp"><setvar></a></td>
<td valign="top">Sets a variable to a specified value in a <go>,
<prev>, or <refresh> task</td>
<td valign="top">1.1</td>
</tr>
<tr>
<td valign="top"><a href="tag_timer.asp"><timer></a> </td>
<td valign="top">Defines a card timer</td>
<td valign="top">1.1</td>
</tr>
</table>
<br />
<hr />
<a href="wap_pages.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="wml_entities.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -