I wann use the curved borderd div so i used the moz-border-radius, webkit-border-radius it works exact on mozilla, chrome, safari as i want but this isn't work on IE so what should i do to look it same on any browser......
here is d code...
<div id="div1" style="height: 560px; width: 560px; -webkit-border-radius: 280px; -moz-border-radius: 280px; background-color: #666699;">
i tried in IE9 but still same
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.