One of the nice options in CSS3 is border-radius. It will allow you to create rounded corners for elements such as divs. This feature is supported in Mozilla/Firefox and Safari 3. IE users will still see the the border, it just won’t be rounded. CSS3 Rounded Corners Demo 1 [...]

I am not sure who came up with this little nugget. I have seen it around a few times, but who ever you are, I love you… If you ever have the need to share blocks via an HTML page (like this blog)  that others will copy and paste from, [...]