|
|
| WML Tags |
This is a list of Wireless Markup Language tags used to create pages for WAP browsers that runs on digital mobile devices. The WML version is specified in the right column.
|
| |
***Card / Deck Elements***
|
Tag name |
Purpose |
Version |
| <access> |
Used to create and define information about the access control of a deck |
1.1 |
| <card> |
Used to create and define a card in a deck |
1.1 |
| <head> |
Used to contain and define information about the document |
1.1 |
| <meta> |
Used to create and define meta information about the document |
1.1 |
| <template> |
Used to create and define a code template for all the cards in a deck |
1.1 |
| <wml> |
Used to create and define a WML deck (WML root) |
1.1 |
| <!--> |
Used to create and define a comment |
1.1 |
|
| |
***Text Elements***
|
Tag name |
Purpose |
Version |
| <br> |
Used to create and define a line break |
1.1 |
| <p> |
Used to create and define a paragraph |
1.1 |
| <table> |
Used to create and define a table |
1.1 |
| <td> |
Used to create and define a table cell (table data) |
1.1 |
| <tr> |
Used to create and define a table row |
1.1 |
|
| |
***Text Formatting Tags***
|
Tag name |
Purpose |
Version |
| <b> |
Used to create and define bold text |
1.1 |
| <big> |
Used to create and define big text |
1.1 |
| <em> |
Used to create and define emphasized text |
1.1 |
| <i> |
Used to create and define italic text |
1.1 |
| <small> |
Used to create and define small text |
1.1 |
| <strong> |
Used to create and define strong text |
1.1 |
| <u> |
Used to create and define underlined text |
1.1 |
|
| |
***Anchor Elements***
|
Tag name |
Purpose |
Version |
| <a> |
Used to create and define an anchor (a link) |
1.1 |
| <anchor> |
Same as <a> |
1.1 |
|
| |
***Image Elements***
|
Tag name |
Purpose |
Version |
| <img> |
Used to create and define an image |
1.1 |
|
| |
***Task Elements***
|
Tag name |
Purpose |
Version |
| <go> |
Used to represents the action of switching to a new card |
1.1 |
| <noop> |
Stands for "no operation" and is used to override deck-level elements,
in this way nothing should be done. |
1.1 |
| <prev> |
Used to represent the action of going back to the previous card |
1.1 |
| <refresh> |
Used to refreshe some specified card variables. |
1.1 |
|
| |
***Event Elements***
|
Tag name |
Purpose |
Version |
| <do> |
Used to activate a task when the user clicks on a word or a
phrase on the screen |
1.1 |
| <onevent> |
Used to contain code to be executed when one of the following
events occurs: ontimer, onpick, onenterbackward, onenterforward. |
1.1 |
| <postfield> |
Used to contain information to be sent to the server along with
a <go> tag |
1.1 |
|
| |
***Variable Elements***
|
Tag name |
Purpose |
Version |
| <setvar> |
Used to set a variable to a specified value in a
<go>, <prev>, or <refresh> task |
1.1 |
| <timer> |
Used to create and define a card timer |
1.1 |
|
| |
***Input Elements***
|
Tag name |
Purpose |
Version |
| <fieldset> |
Used to group together related elements in a card |
1.1 |
| <input> |
Used to create and define an input field (a text field where the user can
enter some text) |
1.1 |
| <optgroup> |
Used to create and define an option group in a selectable list |
1.1 |
| <option> |
Used to create and define an option in a selectable list |
1.1 |
| <select> |
Used to create and define a selectable list |
1.1 |
|
| |
|
NinjaCross
info@ninjacross.com Powered by 3000WEB
|