Quick References
ADO
ASP
CSS2
HTML
JavaScript
Jet SQL
VBScript
WML
WMLScript
WSH
XHTML
XML DOM
XSLT
Features
Knowledge Base
Tutorials
Partners
ZVON.ORG
XML
Planet Source Code
VisualBuilder
Web Design
Your HTML Source
XML/XSLT Forums
ASPAlliance
Scripts
Programmers Heaven
Tek-Tips Forums
Developer Fusion
Code Project
wml
card
p
Comments
<!-- ... -->
Comments may be placed anywhere in a WML deck. They will not appear in the display.
Code:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.WAPforum.org/DTD/wml_1.1.xml">
<wml>
<!-- This is the format for a comment -->
<!--
They require an opening and closing tag, but they
do not have to be on the same line
-->
<card id="card1">
<p>
<!-- You can place them anywhere -->
DevGuru is great!
</p>
</card>
</wml>
Copyright 1999-2005 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information