Hey everyone, I looked everywhere but cant seem to find a way to make the top border of something be an image. I found a way to make it a solid color but thats it. I found the following: border-top-style: ridge; border-top-color: yellow; border-top-width: 25px; Is there something like: border-top-backgroud? Thanks in advance!
Firefox, Safari, Opera and possibly Chrome have CSS3 border image. Do not look for this in IE any time soon.