CSS3 How To: rounded box corners, box shadows, and text shadows
Continuing with our CSS3 tutorial series, today we take a look at rounded box edges, box shadows, and text shadows – all using CSS3.
Rounded box corners
Many websites nowadays are making some of their more boxy elements have rounded edges to add elegance. Before CSS3 was around, this would have to be done via an image. But, here’s how to do it via CSS3: Continue reading ‘CSS3 How To: rounded box corners, box shadows, and text shadows’ »