Fancy nclud website
- It's amazing how nclud pushed web standards technology to create such a creative and interactive site.
- It's amazing how nclud pushed web standards technology to create such a creative and interactive site.
The simpler and quick solution I know to draw rounded corners in every browser is to use a mix of CSS3 and JavaScript. CurvyCorners is a free JavaScript library for creating gorgeous rounded corners for HTML elements. The final result looks like this:
The big advantage of this script is that lets render rounded borders in Safari, Chrome and Mozilla (which support rounded borders via -webkit-border-radius and -moz-border-radius) natively with CSS3 property and in IE and Opera with JavaScript.
Comments (1)
Comments (0)