smiley_kool Posted February 1, 2008 Share Posted February 1, 2008 hi. can some one tell me , how to create a button of our own design in html or using css i have to create a button of octagon shape but with different length of each side.. Link to comment https://forums.phpfreaks.com/topic/88845-how-to-create-a-button-of-our-own-design/ Share on other sites More sharing options...
phpQuestioner Posted February 1, 2008 Share Posted February 1, 2008 Your going to have to create a image of your octagon button and either add <a> tag with a "href" wrapping your octagon image or add your octagon image to a input button with the css background property and give your button a DOM event. Link to comment https://forums.phpfreaks.com/topic/88845-how-to-create-a-button-of-our-own-design/#findComment-455089 Share on other sites More sharing options...
smiley_kool Posted February 1, 2008 Author Share Posted February 1, 2008 okie .. thank u Link to comment https://forums.phpfreaks.com/topic/88845-how-to-create-a-button-of-our-own-design/#findComment-455134 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.