Hi Taco, In regard to your attempt to get an inside border effect, I see a few ideas were floated but you wrote:
OK, the following is what I have now: ... In mozilla it does some strange stuff, the red border is around the image, not over it. As a last resort I can just decrease the image size by 2px, but ...
The instances in your code look like this is a matter of styling links. Would it be possible to set the links to display: block, size them 2px by 2px smaller than the graphic, put the graphic in as a background positioned -2px top and left, and add the 2px borders to the block? I have no idea how good this would be for cross- browser but I have been playing around with the idea of styling links like buttons and it seems to work in IE6, Mozilla 1.7, and a recent Safari that my daughter uses. -- Regards, Gene Falck [EMAIL PROTECTED] ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
