webmenu in images.?

Discussion in 'HTML & Website Design' started by rkrusty26, Aug 9, 2014.

  1. #1
    hi mates!!

    i want to know that, can i put webmenus in images ?? i saw a site which is doing this and this is looking better, visit llink http://www.erodov.com/forums/bazaar/classifieds-sale/

    in that link you will see a image FIND best price deals and there is almost 18 diffrent menus here. i want to make one like that

    please tell me how can i do it
    thanks
     
    Last edited: Aug 10, 2014
    rkrusty26, Aug 9, 2014 IP
  2. ptrrsnv

    ptrrsnv Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Have a look at the <map> and <area> markup - this is how they did it. The other way is to make a div element which has the background image and position child elements around it which can be <a>, <p>, <div> or <span> depending on what you are after (you may go with absolute positioning or just make the divs on equal columns if this is possible.

    If you need any more help, let me know :)
     
    ptrrsnv, Aug 11, 2014 IP