One Tag iOS Like Buttons
One tag iOS like buttons created purely in CSS3. You just need to add the .button
class to your a
tag to make them look like the ones in the demo. If you want to make a back button, then add .button .back
class and if you need a next button, then add .button .next
class. Also, the buttons will stretch according to the text inside them so you won't need to modify any properties.