If you're intent on using CSS3 (which is only supported by a couple of browsers right now) then this page may help you.
http://pelfusion.com/tools/7-useful-css3-code-generators/ I would include a seperate method though for the rest of your audience using mulitple style sheets. On Apr 13, 9:57 am, djazzmusic <[email protected]> wrote: > thanks, i found the solution i was looking for, > > the trick seems to remove the borders and replace the background or > add some css3 to make the boarder rounded ... something like > > -moz-border-radius: 5px; > -webkit-border-radius: 5px; border: 1px solid #000; padding: 10px; > > works, well ... any other methods ??? > > On Mar 11, 12:52 pm, aj <[email protected]> wrote: > > > > > Hi Buddy, > > > You want a complete round input box or just the rounded edges? > > > ..- Hide quoted text - > > - Show quoted text - -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] To unsubscribe, reply using "remove me" as the subject.
