Skip to content

WML Program to Display Image

WML Program to Display Image

Code:

/*WML Program to Display Image*/
<?xml version=”1.0″?>
<!DOCTYPE wml PUBLIC “-//WAPFORAM//DTD WML 1.2//EN”
“http:??www.wapforum.org/DTD/wml12.dtd”>
<wml>
<card title = “Image”>
<p>
This is an Image
<img src=”info.wbmp” alt=”info”?>
</p>
</card>
</wml>

Sample Output:

Comment bellow for Query and Feedback 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!