i tried that when i go to view it the actual image is not there,
the following is my code, i cant seem to work out what the problem is
<body>
< font size="5">My Page</font> <hr>
<p></p>
<form id="form1" runat="server">
</form>
<img src="practisedoc.
gif">
</body>
do you think it is where i am saving my image, i have put it in the same file
i was getting confused as how to do it because i have read about different image tags so i wasnt sure which one to use, i later on want to make my image interactive
thank u
