Question about IMG SRC syntax

liunx

Guest
I would like to know the syntax of <IMG SRC = <!-- m --><a class="postlink" href="http://www.webdeveloper.com/forum/archive/index.php/??">http://www.webdeveloper.com/forum/archive/index.php/??</a><!-- m -->? <br />
It should serve the purpose of pointing to a java applet that read and display an image.<br />
Thanks for your help!<!--content--><a href=http://www.webdeveloper.com/forum/archive/index.php/"urlofpagewithapplet?querystringmaybe"><img src="yourimage.format" alt="hey its me, your image" style="border:0px;"/></a><!--content-->http://www.w3.org/TR/html401/struct/objects.html#edef-IMG<!--content-->
 
Back
Top