Paragraphs and Line Breaks
A WML card can be set up to display the paragraph and line break functions of WML:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card title="Paragraphs"> <p>
This is a paragraph
</p>
<p>
This is another
with a line break
</p></card>
</wml>
You can see result in any WAP simulator.
It will look like this
------ Paragraphs ------
This is a paragraph
This is another
with a line break
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
0 Comments:
Post a Comment
<< Home