|
|
|||||||
13 RequirementsEach wml document deck requires a minimum amount of code before the browser can interpret and display the content. The top of the document requires the wml DTD or Document Type Definition. The DTD contains information for the browser, describing the conventions used within this wml document. Just copy and paste the following code in place:
Don't worry about its meaning, just note it conforms to xml version 1, and wml version 1.1, and may need updating some time in the future if and when new versions are released. The DTD also contains within it a link to the DTD source in case the browser has no access to a local copy. All of the document following the DTD nests within an outer pair of <wml> tags. The deck needs at least one card, and each card needs at least one paragraph.
|
1 Preparation Type in WAP |
||||||