Is there a way I can get a non-conventional shape to a div like that of 开发者_JAVA技巧burnt sides or something similar using CSS3?
I think you can do it with a border-image-source and other border-image-* properties, http://www.w3.org/TR/css3-background/#border-image-source
精彩评论