Forum Moderators: not2easy

Message Too Old, No Replies

HTML (map) links in CSS?

Is it possible to create map/hotspot links on a pic in CSS?

         

wekman

4:27 pm on Jun 10, 2005 (gmt 0)

10+ Year Member



I have a background image I was using in tables that I created map link spots on the (cooler than something) font the site owner wanted for her Nav bar.

Now I'm trying to convert these pages to CSS and all else being cool in all browsers, I don't know how to get my image map links back, now that the image with font is a background in a div in CSS.

Is this even possible? Should I go back to tables?

Thanks,
wekman

D_Blackwell

4:32 pm on Jun 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sure you can. Try starting at A List Apart [www.]. A quick search for - css image map - will provide plenty of homework.

wekman

5:07 pm on Jun 10, 2005 (gmt 0)

10+ Year Member



awesome - to the study books we go!

Thanks for the assistance.

D_Blackwell

1:46 am on Jun 12, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Just can't resist suggesting this one. If this doesn't inspire you...
The CSS Playground [stunicholls.myby.co.uk]

wekman

5:23 pm on Jun 13, 2005 (gmt 0)

10+ Year Member



Thanks again! Good links and help.