TheFilmGod Posted June 23, 2007 Share Posted June 23, 2007 How do I make curved corners? Do I use a background image or some special coding? Please help!! Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/56857-solved-curved-corners/ Share on other sites More sharing options...
phusmc Posted June 23, 2007 Share Posted June 23, 2007 The only way I know of is to use images and place them in the background of a div or something like that. Link to comment https://forums.phpfreaks.com/topic/56857-solved-curved-corners/#findComment-280929 Share on other sites More sharing options...
AndyB Posted June 23, 2007 Share Posted June 23, 2007 http://www.google.ca/search?hl=en&q=CSS+rounded+corners&btnG=Google+Search&meta= the very first link lists many alternatives Link to comment https://forums.phpfreaks.com/topic/56857-solved-curved-corners/#findComment-281031 Share on other sites More sharing options...
ToonMariner Posted June 24, 2007 Share Posted June 24, 2007 the is teh -moz-border-radius but that don't work cross browser - I do believe that they ar elooking to add a standard css property for rounded corners in the future... other wise you are indeed stuck with a little extra html and backgrounds... Link to comment https://forums.phpfreaks.com/topic/56857-solved-curved-corners/#findComment-281582 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.