The HTML <a> i.e. Anchor tag, defines the hyperlink which is basically linking one page to another page in the Website. The destination of the linking page and its value is determined by href attribute.
There are three different version for this HTML <a> tag
Read more HTML CSS and other web development tutorials at Tutorialmines now!
Attributes that are placed alongside with HTML <a> tag are
[table caption=”List of HTML tags not supported in HTML5″ width=”800″ colwidth=”100|300|400″ colalign=”left|center|center”]
Name, Value, Information
Charset,char encoding,Used to specify the character set (Not Supported in HTML5)
Coords,Coordinates,Marking the coordinates of the link (Not supported in HTML5)
Download,Filename,Name of the file to be downloaded when clicked
href,URL, defining the path the link should take when clicked
hreflang,language code, Showing the language of the linked page
media,media query, attaching tag to media devices (New in HTML 5)
name,section of the name, name of the anchor tag (Not supported in HTML5)
rel, alternate author bookmark help license next nofollow noreferrer prefetch prev search tag, Used as showing the relationship between two linked pages or document
rev,text,set the relationship between current and linked document (not supported in HTML5)
shape,rect circle poly default, used to specify the link shape (Not supported in HTML5)
target,_blank _parent _self _top, How & where to open the new link in the browser window?
type,media type, Specify the media attached to the link
[/table]
a:link, a:visited {
color: (internal value);
text-decoration: underline;
cursor: auto;
}
a:link:active, a:visited:active {
color: (internal value);
}
App usage is growing steadily without showing any signs of slowing down. Hence, it is no surprise that mobile applications…
As the world has grown more digital, businesses have adapted themselves. An effectual adaptation includes online advertising. Offline advertising styles…
Step into a world where apps dance to the user's tune. Picture Instagram, a photo-sharing sensation that swept the globe.…
COVID-19 has led to a digitalization of lifestyle. As patients are taking their mental and physical health more seriously, healthcare…
Introduction WordPress, an immensely popular content management system (CMS), powers over 40% of the internet. What makes WordPress even more…
For moving companies trying to capture their market share amidst stiff competition, a tip or two about what they can…