my code:
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
behavior: url(./PIE-1.0.0/PIE.htc);
this code is inside a css
file not in html markup.
I include all the files that comes with the zip package css3pie in a subfolder where my css file is.
May it be becasuse I'm not using css3? How can I now if I'm using ccs3?