WAP 1.x and WAP 2.0

Hello,
Is it possible to create pages that are compatible with both versions 1.x and 2.0?
Can anyone point me to a tutorial or something to help me create some simple WAP pages? I just want to create some static content with text and images.
Thanks,
--Scott
[289 byte] By [AcroDesign] at [2007-11-19 2:10:15]
# 1 Re: WAP 1.x and WAP 2.0
Use WAP 1.x to have it applied on both 1.x and 2.0 environment.

You can refer to this page which provides WML tutorial step by step:
http://www.w3schools.com/wap/default.asp
X4N at 2007-11-9 12:38:38 >
# 2 Re: WAP 1.x and WAP 2.0
WML (the markup languge of WAP 1.x) documents can be displayed on both WAP 1.x and WAP 2.0 mobile phones.

XHTML MP (the markup language of WAP 2.0) documents can only be displayed on WAP 2.0 mobile phones.

Here are some tutorials for WAP 2.0:
XHTML MP tutorial: http://www.developershome.com/wap/xhtmlmp/
WCSS tutorial: http://www.developershome.com/wap/wcss/
code19 at 2007-11-9 12:39:38 >