• Hey everyone,

    I’m trying to create a new home page and I’m almost done.

    I already have my logo on the center of my home page and now I’d like to have some clickable icons around it, but I don’t know how to do that.

    I have read about image maps (in one image I could have the logo and the icons, then map the icons to be clickable), but if I do that, would I be able to use hover animations on each of those icons? I’m really not sure if image map is the best way to achieve what I want.

    Can you guys give me some directions? I tried to search but I’m probably using the wrong terms.

    Thanks,

    James

Viewing 1 replies (of 1 total)
  • Hi
    While image maps are included in HTML5 specifications, and many loves using them, but in the world of responsive first design, you might consider trying other techniques. You term is correct and you might follow any good tutorial to make a image map, and you might need JavaScript for the hover effects. But you can always use some CSS with absolute positioning and hover effects. This way you will have more contorl on each element and adding and removing parts will be much easier. CSS has more power than most of us think.

Viewing 1 replies (of 1 total)
  • The topic ‘What's the best way to have clickable icons around my logo?’ is closed to new replies.