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-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information