Title: Does CSS Allow This?
Last modified: August 18, 2016

---

# Does CSS Allow This?

 *  [jooooooe](https://wordpress.org/support/users/jooooooe/)
 * (@jooooooe)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/does-css-allow-this/)
 * I was wondering if CSS allowed the implementation of image mapping within the.
   css file? I’m trying to make the links in the header image of [http://www.ffantasy.com/n/](http://www.ffantasy.com/n/)
   goto links.
 * Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [yuh](https://wordpress.org/support/users/yuh/)
 * (@yuh)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/does-css-allow-this/#post-363180)
 * i would say slicing with a tool like photoshop or imageready. slicing is u use
   the pic, part in as often as you like and make the pic “linkable” with all features
   you need.
 * the output is something like this:
 * <!– ImageReady Slices (headback.gif) –>
    <table id=”Tabelle_01″ width=”549″ height
   =”160″ border=”0″ cellpadding=”0″ cellspacing=”0″> <tr> <td> <img src=”Bilder/
   headback.gif” width=”549″ height=”160″ border=”0″ alt=”” usemap=”#headback_Map”
   ></td> </tr> </table> <map name=”headback_Map”>
 * </map>
    <!– End ImageReady Slices –>
 * and so on. put this code in the header.php in the body, then it should work. 
   perhaps another user has another solution, thats only what i used to do 🙂
 *  [pcmt](https://wordpress.org/support/users/pcmt/)
 * (@pcmt)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/does-css-allow-this/#post-363186)
 * It’s not the css file. Try using a client side image map. More at [http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.6.1](http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.6.1)
 *  [flakkito](https://wordpress.org/support/users/flakkito/)
 * (@flakkito)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/does-css-allow-this/#post-363458)
 * This is good, too:
 * [http://www.alistapart.com/articles/imagemap/](http://www.alistapart.com/articles/imagemap/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Does CSS Allow This?’ is closed to new replies.

 * 3 replies
 * 4 participants
 * Last reply from: [flakkito](https://wordpress.org/support/users/flakkito/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/does-css-allow-this/#post-363458)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
