Hi Ravi, Pls check path of 'border-radius.htc' in below line :
behavior: url(border-radius.htc); where u keep border-redius.htc in your folder.. On Tue, Dec 6, 2011 at 4:23 PM, ravi h <hravi...@gmail.com> wrote: > Hi, > thank you for replaying so quiickly. > i tried this trick but it is not working. > i tried on local hard disk does it work on local system? > my code is > > .round{ > width:500px; > height:500px; > background:#999999; > > border-radius:15px; > -moz-border-radius:15px; > -webkit-border-radius:15px; > behavior: url(border-radius.htc); > } > > --> > </style> > </head> > > <body> > <div class="round"> > hi this is rounded box > </div> > </body> > </html> > > please give me your feed back > -- > ravi > > On Tue, Dec 6, 2011 at 12:50 PM, narhari gaikwad <narha...@gmail.com>wrote: > >> Hi i'm Narhari Gaikwad, >> >> yes its possible to make round corner for a div using css in IE 6 7 8 >> >> you can check below url : >> >> http://dimox.net/cross-browser-border-radius-rounded-corners/ >> >> you can download example from here >> >> >> >> On Tue, Dec 6, 2011 at 12:27 PM, ravi h <hravi...@gmail.com> wrote: >> >>> hello, >>> this is ravi >>> i want to know is it possible to make round corner for a div using css >>> in IE 6 7 8. >>> give me some sample code. >>> >>> >>> -- >>> ravi >>> >>> -- >>> -- >>> You received this because you are subscribed to the "Design the Web with >>> CSS" at Google groups. >>> To post: css-design@googlegroups.com >>> To unsubscribe: css-design-unsubscr...@googlegroups.com >>> >> >> >> >> -- >> Narhari Gaikwad >> Web Designer >> Indore, INDIA >> e-mail : narha...@gmail.com >> : narhari2...@yahoo.com >> >> -- >> -- >> You received this because you are subscribed to the "Design the Web with >> CSS" at Google groups. >> To post: css-design@googlegroups.com >> To unsubscribe: css-design-unsubscr...@googlegroups.com >> > > -- > -- > You received this because you are subscribed to the "Design the Web with > CSS" at Google groups. > To post: css-design@googlegroups.com > To unsubscribe: css-design-unsubscr...@googlegroups.com > -- Narhari Gaikwad Web Designer Indore, INDIA e-mail : narha...@gmail.com : narhari2...@yahoo.com -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: css-design@googlegroups.com To unsubscribe: css-design-unsubscr...@googlegroups.com