I cant see the graphics on my web page! Whats wrong?
You could have one of the following problems. When your web pages and graphics both reside in the same location DO NOT use a pathname to reference the graphics in the SCR= parameter, just use the file name. In other words, if the graphics and web pages are going to be in C:\xyz\abc, DO NOT put just put
. On the other hand, if the graphics are going to be in one folder and the web pages in another, you need a pathname to the graphics. Remember that if you have a reference to a graphic like
and the file name on the disk is Mypic.gif, this may not work either. They have to be spelled exactly the same. Finally, make sure you really do have a copy of the graphics file.