Categories

Updated: 10/18/2004

PHPCorners

Ever thought pure CSS layouts were too boxy? Many CSS techniques are floating around the web to do rounded corners, but all of them rely on static images that have to be hand sliced, or are browser-specific. PHPCorners gives you the flexibility of CSS3 borders with today''s browsers. You can now define beautiful, professional looking rounded borders without touching an image editing program, and with just a couple lines of CSS. This PHP script generates a GIF for each of the corners of a rounded box using a specified set of inner and outer colors, border thickness and color, inner and outer radii (for elliptical corners). The images are smooth and anti-aliased, and otherwise identical to hand-crafted rounded corners, but with a fraction of the work, and far better maintainability. Several CSS/HTML examples are included to illustrate use.
©2019 A--9.com