WML <!--...--> tag
Complete WML Reference
The comment tag is used to insert a comment in the WML source code. A comment
will be ignored by the browser. You can use comments to explain your code, which
can help you when you edit the source code at a later moment.
| This code: |
Produces this output: |
| <!--This text is a comment-->
<p>This is a regular paragraph</p>
|
This is a regular paragraph
|
Complete WML Reference
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|