Archive for the 'rounded corners' tag

A fancy box with rounded corners and drop shadow with CSS3 only. Really?

Tweet I have to admit that when I like the design of a website I check its CSS and HTML to see the code hoping to learn something new. I’m horrible at design and I cannot make a box even if I have it in front of me for 24 hours non stop but I love all kinds of tricks to make the content more appealing: rounded boxes, sexy quote marks, bubbles, everything. What is really weird is that all these fancy design elements are usually cut as images and put as background-image for some DIV...
Read more

Rounded cornes – CSS

Tweet Rounded corners are a challenge for every coder that wants to make a modern design. If the layout of the page is liquid a simple image is not enough anymore. In this article we’ll present some CSS resources for rounded corners. Nifty Corners: rounded corners without images CSS and Round Corners: Build Boxes with Curves Rounded corners in CSS “Bullet-Proof” Rounded Corners More Rounded Corners with CSS CSS Mojo: Adding Visual Polish To Your Pages CSS Round Corners...
Read more