html image help please

3 replies
  • WEB DESIGN
  • |
I need to know how to have an image on my page that has a text box mouseover. The image also needs to be clickable to another webpage.
thanks
#html #html help #image #image mouseover
  • Profile picture of the author MikeHayes
    Hi,

    Here a couple of snippets, maybe the second one'll do the job.

    <center>
    <span title="Words you want as the popup message"><b>Hold mouse over this</b></span>
    <p>
    <span title="Words you want as the popup message"><img src="image01.jpg" width="100" height="55"></span>


    Good luck

    Mike
    Signature

    * * * * My site * * * *
    * * * * My paintings * * * *

    {{ DiscussionBoard.errors[162581].message }}
    • Profile picture of the author Pierceopolis
      thanks Mike, I got that part to work, is there a way to make the textbox 'richer?' and how is a redirect link placed into that? click the picture to go to url.
      Thanks again Mike
      Pierce
      {{ DiscussionBoard.errors[175308].message }}
      • Profile picture of the author MikeHayes
        I'm afraid you got me there. No solution as far as I know.

        Cheers,

        Mike
        Signature

        * * * * My site * * * *
        * * * * My paintings * * * *

        {{ DiscussionBoard.errors[177465].message }}

Trending Topics