You can make <button>
tag to do action like this:
<a href="http://www.google.com/"> <button>Visit Google</button> </a>
or:
<a href="http://www.google.com/"> <input type="button" value="Visit Google" /> </a>
It’s simple and no javascript required!
NOTE:
This approach is not valid from HTML structure. But, it works on many modern browser. See following reference :
Related Posts:
- How to create an HTML button that acts like a link
- How to create an HTML button that acts like a link
- How to create an HTML button that acts like a link
- Embed image in a
- HTML Button : Navigate to Other Page – Different Approaches
- CSS: Moving the text down a few pixels but keeping the background still?
- CSS: Moving the text down a few pixels but keeping the background still?
- Hiding a button in Javascript
- what’s the easiest way to put space between 2 side-by-side buttons in asp.net
- Hidden property of a button in HTML
- Why would max-width not work on this?
- Making an image act like a button
- Open source social media icons to download and use on website? [closed]
- CSS calc width and height values
- HTML encoding issues – “” character showing up instead of ” “
- Center image using text-align center?
- CSS Background Opacity [duplicate]
- What does In html mean
- Center image horizontally within a div
- Remove CSS class from element with JavaScript (no jQuery) [duplicate]
- How to get a tab character?
- How to make JavaScript execute after page load?
- Is there an upside down caret character?
- How to align iframe always in the center
- Stop floating divs from wrapping
- Expected RBRACE, but the bracket is there?
- How to make an image center (vertically & horizontally) inside a bigger div
- How to center text with Markdown?
- How can I get the values of data attributes in JavaScript code?
- Disable Scrolling on Body
- Responsive image map
- How to wrap text around an image using HTML/CSS
- javascript close current window
- How to make a whole ‘div’ clickable in html and css without JavaScript?
- How (and why) to use display: table-cell (CSS)
- Vertical Text Direction
- How to darken a CSS background image?
- How can I create a marquee effect?
- What is “X-Content-Type-Options=nosniff”?
- How to download HTTP directory with all files and sub-directories as they appear on the online files/folders list?
- How to set Helvetica font?
- Indent starting from the second line of a paragraph with CSS
- html not linking css
- Removing border from table cells
- Check a radio button with javascript
- How do you give iframe 100% height
- HTML Display Current date
- How to get CSS to select ID that begins with a string (not in Javascript)?
- Setting table row height
- How do I disable the resizable property of a textarea?
- Is there any reason for using WebGL instead of 2D Canvas for 2D games/apps?
- Is it possible to set the equivalent of a src attribute of an img tag in CSS?
- Why is colspan not applied as expected
- Document Root PHP
- How to display a gif fullscreen for a webpage background?
- Padding a table row
- How to align 3 divs (left/center/right) inside another div?
- Align an element to bottom with flexbox
- How can I change the thickness of my
tag - jquery – how to show a hidden div
- How to create spoiler text?
- How do I horizontally center a table in Bootstrap
- How do I center text in a span?
- text-align justify not working
- Best way to center a on a page vertically and horizontally?
- Find out whether radio button is checked with JQuery?
- Display text on MouseOver for image in html
- How to make a div 100% height of the browser window
- How to resize an image to fit in the browser window?
- HTML / CSS table with GRIDLINES
- How to embed a Google Drive folder in a website
- Pure HTML Back Button
- How to access and download a file from a server using HTML 5
- Display text on MouseOver for image in html
- Layout a flex box similar to a table?
- html : iframe not showing content in html
- How can I capture the right-click event in JavaScript?
- In which directory do I find the HTML file of my wordpress pages?
- How can I publish Word files to a WordPress blog without losing the footnotes?
- Preserve white-space in Page
- How do we remove mystical [X] from text? Image included
- Remove html markup by wordpress
- How can I set different html lang attribute for different countries?
- custom html in page change in browser
- Add Adsense to a website but the server responds with error 510 [closed]
- remove string: ‘custom content…’ from every page
- How to disable escaping html chars in wordpress?
- Whitespace Before Doctype
- html entities occur in the_excerpt used as meta description
- Allow Access To Subfolder Of HTML For Logged In Visitors
- Removing Line Break Tags from a Page
- Insert data through a script directly in the db
- Using Tags Instead of Categories for site structure
- Use Mail-Tag from Contac Form 7 in a script
- Line break before headings () appears from nowhere
- Tidy HTML formatting in Gutenberg HTML blocks
- Unable to autoplay and loop a cinemagraph from Imgur
- How can I insert a disclaimer in a WordPress site?
- How to play a video after the end of another one via link?
- Moving from Microsoft Front Page 2003 to WordPress