Hi, I am fairly new to CSS and as most have a problem with box shadow on internet explorer. I have downloaded the files unloaded the pie.htc file to the server and added the necessary code to the CSS rule, however it doesn't appear to work.
all the files are in the same folder on the server and this is the code I have added to the css rue for the container
.container {
width: 895px;
background: #FFF;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
box-shadow: 0px 0px 30px 5px #333;
behavior: url (PIE.htc);
}
Can anyone shed any light on this for me
The web address is
www.clearskywebdesignclient.com/snobCan you please keep it simple as I am still learning albeit very quickly
Many thanks