I use that as part of my reset line at the start of each css file but it wipes out the border for any good old fashioned tables that I need to use. Putting this in the head right after the style sheet info doesn't work.
*{border:0;} problem
6
I use that as part of my reset line at the start of each css file but it wipes out the border for any good old fashioned tables that I need to use.
Putting this in the head right after the style sheet info doesn't work.
<style type="text/css">{border-style:solid;}</style>
What I would really like is something like border:auto; but that doesn't exist.
When I take the border:0; out of the style sheet, I get weird purple borders around any image that is also a link, and that can be difficult to get rid of. If I remember right, if the image was in a table cell I couldn't get rid of it.
So I just ran into the problem with another page and I thought I'd come over here and beg for help.
I wouldn't be surprised if there was a simple solution, but I don't know about it.
Putting this in the head right after the style sheet info doesn't work.
<style type="text/css">{border-style:solid;}</style>
What I would really like is something like border:auto; but that doesn't exist.
When I take the border:0; out of the style sheet, I get weird purple borders around any image that is also a link, and that can be difficult to get rid of. If I remember right, if the image was in a table cell I couldn't get rid of it.
So I just ran into the problem with another page and I thought I'd come over here and beg for help.
I wouldn't be surprised if there was a simple solution, but I don't know about it.
- Justinfm
- [ 1 ] Thanks
- Manfred Ekblad
- [ 1 ] Thanks
- [1] reply
- Lloyd Buchinski
- Michael W
- HomeBizNizz
Next Topics on Trending Feed
-
6