/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
.ie { border: 5px solid transparent; /* ie6 */ border-color: fuchsia; filter:chroma(color=fuchsia); }