Jump to content

Rounded Slanty Borders


roundcorners

Recommended Posts

Hello, I have been experimenting with some examples of the use of css borders to create different shapes, triangles, quadrilaterals, etc. Does anyone know if you can produce rounded corners just with borders and some css trickery.

Link to comment
Share on other sites

You can do it like this:http://dtfox-tests.totalh.com/roundcorners.htmlWhat I have is a series of block elements that are one pixel tall and centered (margin: 0 auto), and each line has a different width, which draws out a rounded border, it's a pixel by pixel thing.Look at the source code of the page to see exactly what's happening.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...