Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Border radius has been one of the best things to happen to CSS. If you've done web development during the Internet Explorer 6 era, you'd know what I mean.




   <table><tr><td><img src="top-left-corner.gif" ....

You're missing valign="top" in your TD

Border-radius makes it easier to implement rounded-rectangles, etc. compared to the tables-of-offset-image-sprites they needed back in the day.

That says nothing about whether rounded-rectangles are "good" or "bad" though.


Was that the 3x3 table method, or was that for earlier browsers?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: