Usafenverve
New Member
I've been developing a webpage and I've come across the well-documented issue with IE9 - my div tags will not overlap and no matter what I do I cannot get the corners to round.I've been trawling this site for the answers - I've tried the following:
- ensuring my doctype is set to \[code\]<! DOCTYPE html>\[/code\]
- using the border-radius function
- assigning z-indexes to my divs
- using absolute / relative positioning