Hey guys, I am building a website but I am fairly new to rounded corners.
This is what I currently have but it doesn't work in IE, Only FireFox.
I know there is a way to use images to get the rounded corners and forums often use that, but I don't know how to do that.
Much help would be appreciated.
This is what I currently have but it doesn't work in IE, Only FireFox.
Code:
-moz-border-radius: 5px;
border-radius: 5px;
I know there is a way to use images to get the rounded corners and forums often use that, but I don't know how to do that.
Much help would be appreciated.







