Title: Image map has borders
Last modified: August 19, 2016

---

# Image map has borders

 *  [kimberlyrox](https://wordpress.org/support/users/kimberlyrox/)
 * (@kimberlyrox)
 * [18 years ago](https://wordpress.org/support/topic/image-map-has-borders/)
 * I have got an image map on my Word Press site. However, it has borders around
   it now and I can seem to find the right thing to make it go away. Although I 
   have tried a couple of things in CSS, I haven’t found the magic solution.
 * Here is an example of the code on the html side:
    \ <table border=”0″ cellpadding
   =”0″ cellspacing=”0″ width=”450″> <tr> <td colspan=”3″><img src=”/wp-content/
   themes/V2/images/slice/formula%20slice2_r1_c1.jpg” name=”formulaslice2_r1_c1″
   border=”0″ height=”33″ width=”450″ /></td> </tr> <tr> <td rowspan=”6″><img src
   =”/wp-content/themes/V2/images/slice/formula%20slice2_r2_c1.jpg” name=”formulaslice2_r2_c1″
   border=”0″ height=”296″ width=”27″ /></td> <td> <table align=”left” border=”0″
   cellpadding=”0″ cellspacing=”0″ width=”389″> <tr> <td><img src=”/wp-content/themes/
   V2/images/slice/formula%20slice2_r2_c2.jpg” name=”formulaslice2_r2_c2″ border
   =”0″ height=”26″ width=”135″ /></td> <td><img src=”/wp-content/themes/V2/images/
   slice/Productivity.jpg” name=”Productivity” alt=”Productivity” border=”0″ height
   =”26″ width=”100″ /></td> <td><img src=”/wp-content/themes/V2/images/slice/formula%
   20slice2_r2_c15.jpg” name=”formulaslice2_r2_c15″ border=”0″ height=”26″ width
   =”154″ /></td> </tr> </table> \ Can some one hold my hand and tell me exactly
   what I need to do in CSS to get it to read this html exactly the way it is and
   not place borders around the images? Purty Plz. 🙂 Kimberly

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

 *  Thread Starter [kimberlyrox](https://wordpress.org/support/users/kimberlyrox/)
 * (@kimberlyrox)
 * [18 years ago](https://wordpress.org/support/topic/image-map-has-borders/#post-718166)
 * P.s. When I view the “source” code, Word Press OR CSS is inserting a dev code.
   However, when I try to do a </dev> WP removes it.
 *  [pinoyca](https://wordpress.org/support/users/pinoyca/)
 * (@pinoyca)
 * [18 years ago](https://wordpress.org/support/topic/image-map-has-borders/#post-718167)
 * 1. That is not an [`image map`](http://en.wikipedia.org/wiki/Image_map). It’s
   a table within a table containing some image slices.
 * 2. Your code has no CSS, and CSS can do nothing about this anyway.
 * 3. The inner table images are missing height tags. The top image is width=450,
   but the bottom images are width=27 + 135 + 100 + 154 = 416. Is that right?
 * Tis a bit hard to see the problem without your image files. Can you post a URL?
 *  Thread Starter [kimberlyrox](https://wordpress.org/support/users/kimberlyrox/)
 * (@kimberlyrox)
 * [18 years ago](https://wordpress.org/support/topic/image-map-has-borders/#post-718222)
 * Here is the link…
    [ not sure if you can get to it from the outside though. Let
   me know if you can’t.

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

The topic ‘Image map has borders’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [kimberlyrox](https://wordpress.org/support/users/kimberlyrox/)
 * Last activity: [18 years ago](https://wordpress.org/support/topic/image-map-has-borders/#post-718222)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
