curved-corner - Project Hosting on Google Code
february 2010 by Aetles
This is a behavior htc file for Internet explorer to make CSS property " border-radius " work on all browsers. At present, all major browsers other than IE shows curved corner by adding 4 lines of css
.curved { -moz-border-radius:10px; / Firefox / -webkit-border-radius:10px; / Safari and chrome / -khtml-border-radius:10px; / Linux browsers / border-radius:10px; / CSS3 / }
Now adding the htc with one more line of css will make the curve work in IE browsers also behavior:url(border-radius.htc)
css
corners
ie
.curved { -moz-border-radius:10px; / Firefox / -webkit-border-radius:10px; / Safari and chrome / -khtml-border-radius:10px; / Linux browsers / border-radius:10px; / CSS3 / }
Now adding the htc with one more line of css will make the curve work in IE browsers also behavior:url(border-radius.htc)
february 2010 by Aetles
MODx Content Management System | Simple Rounded Corner CSS Boxes
july 2006 by Aetles
En teknik för rundade hörn med CSS från en MODx-utvecklare.
css
rundade
hörn
rounded
corners
Webbutveckling
july 2006 by Aetles
More Nifty Corners
april 2005 by Aetles
Rundade hörn utan bilder, bara CSS och Javascript. Nu i förbättrad version.
css
rundade
hörn
rounded
corners
images
PRO.HTML.IT
Webbutveckling
Javascript
april 2005 by Aetles
Nifty Corners: rounded corners without images
march 2005 by Aetles
En artikel om rundade hörn utan bilder, kallat "Nifty Corners".
css
rounded
corners
rundade
hörn
bilder
Webbutveckling
march 2005 by Aetles
Flexible box with custom corners and borders
january 2005 by Aetles
En artikel med exempel på hur man gör boxar med rundade hörn genom bara en bakgrundsbild. Av 456 Berea Street.
css
hörn
corners
rounded
borders
Webbutveckling
january 2005 by Aetles
Copy this bookmark: