in reply to What is code to show the image in web page?

I think it would help to fully realize that the question you are asking is not exactly a perl matter.

When you open the page in the browser, can you select 'view code' ?

Don't think of the output in the browser as being "cgi", it's html.

Read up on css, html, relative and absolute url discrepancies in google chrome vs ie vs firefox etc.- That might hold better answers.

  • Comment on Re: What is code to show the image in web page?