Hi!
I'm trying to do something incredibly simple, and it's not working. I've been trying for 2 days to figure it out, and I give up! I want to display an image in a web page with nothing else on it, using the img tag.
Here's what I've tried:
<img scr="c:\pictures\balloon1.jpg">
<img scr="balloon1.jpg"> (The html file is in the same folder as the pictures)
I've tried a bunch of other stuff, moving the html file, different ways of typing the url, with or without the quotation marks, you name it, I've tried it. Well probably not everything, since I still can't get it to work! I'm using netscape 4.7.
What do you think I'm doing wrong?
Annette