Search
 
SCRIPT & CODE EXAMPLE
 

HTML

The href Attribute in html

<a href="https://www.google.com/">Google
Comment

a href tag

Actually href is a html attribute, which is used for passing page url to the a tag.
Example
<a href="url">Click here</a>
Comment

href tag in html

<!-- href is an "attribute" in html used in <a> tag etc..-->

<a href="https://dg-games.godaddysites.com">WEBSITE</a>
Comment

PREVIOUS NEXT
Code Example
Html :: how to set canvas on background html 
Html :: how to use style in html 
Html :: link to section on page html 
Html :: disable an anchor tag 
Html :: how to add .java files to html 
Html :: boostrap input 
Html :: how to create button in html 
Html :: img svg not loading 
Html :: radio color bootstrap 
Html :: xss commands 
Html :: how to add robots.txt 
Html :: html video fallback 
Html :: relative path 
Html :: textarea ckeditor 
Html :: strikethrough code 
Html :: google no translate meta tag 
Html :: how to make html text bold 
Html :: how to load at bottom of page html 
Html :: twig echo html code 
Html :: progress-bar-success bootstrap 4 
Html :: link tag 
Html :: remove auto zoom on smartphone website 
Html :: tailwind css forms 
Html :: itelaic in html 
Html :: ConfirmPassword 
Html :: how to put text next to a checkbox in html 
Html :: remove padding in pre and code 
Html :: javascript upload file without input 
Html :: simple program of html 
Html :: html tooltip 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =