html - Flat sharp corner or beveled corners -


is there way create sharp flat corner css , html?

something this:

  ____  /    \  |    |  \____/ 

here solution, using css shapes chris coyier.

http://jsfiddle.net/ddejan/xss9l/

4 divs inserted via javascript (well, jquery actually) each of containers want shaped way. these divs positioned absolutely in corners of it's parent, , styled accordingly described in link posted sven bieder


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -