Simple things on the web are rarely simple. For example, take rounded corners. Ever wonder why the web is so square? Like the ASCII screens of the past, HTML/CSS just doesn't provide a simple way to do anything other than squared corners.Adding rounded corners takes us to an entirely...