Jump to content

wierd question


Guest

Recommended Posts

I have an image that will site at the bottom of the page, but i want it to be hidden.

Is their a way to do this....like type="hidden".....or something like this?

Here is the image I want to hide....

<img border="0" src="images/bows_over.gif" width="143" height="85">

Link to comment
Share on other sites

1. Y not remove the image?

2. Replace it with a transparant image.

3. It is something like this I believe: <img src="images/yourimage.jpg" style="visibility:hidden" width="xxx" height="xxx">

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...