How Do You Define A Push Button In HTML?
Though links to other web pages are most often accomplished through hyperlinked text, occasionally designers prefer to define familiar looking push buttons to take their users to different locations. Open the web page you’re working on and select the point where you want to define the push button. Create this HTML code: Replace “Shopping Cart” with the text you want the button to display as its caption. Exchange the material inside the single quotes with the name of the web page that you want the button to link to.