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.. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
smiley_kool Posted February 1, 2008 Author Share Posted February 1, 2008 okie .. thank u Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.