|
I have recently embarked on a re-write of my site (actually an upgrade to php5) and I have decided to drop all the old styles (which had grown big, me been the 3rd owner of the site).
Anyway instead of creating css boxes to group content I have decided to stick with the basic html tags (keep it simple and clean).
Its fitting together quite nicely bar 1 puzzling feature.
Fieldsets under IE appear to have rounded corners. there is no moz-border-radius tag for IE yet it still displays them with rounded corners.
My point been is there way we can grab this rounded corner feature from IE and cascade it through other css styles.
Ibbo
|