WML: card and deck
A WML “page”, or deck, is a collection of cards
only one card is visible at a time, but all the cards in a deck are sent to the browser in one message
<do type=“accept”><go href=“#c2”/></do>
Notes:
This deck display the “Hello…” text and when you the user hits the “OK” soft-button, it displays “Hello world!”.