Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- CSS Beveled Button Effect


pageoneresults - 8:04 pm on May 15, 2003 (gmt 0)


I think the rendering issue may be because I am using a 1px border on all four edges. When I used the inset or outset attributes, Opera and Moz displayed them as solid lines, you could not see any bevel effect.

As soon as I added the four border attributes, I was able to acheive the effect of inset or outset without using those attributes.

a:link - Specify one set of borders to create the outset look.

a:hover - Specify another set of borders to create the inset look.

P.S. IE was rendering them just as I thought it would. I did not see any problems with the top and bottom borders when I was using just this...

border:1px solid outset;


Thread source:: http://www.webmasterworld.com/css/1025.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com