+ 1
HTML
How would you use these attributes: 1.link 2.vlink 3.alink And, are there more attributes related to links in HTML currently? Also, have you got any info that new attributes related to links will be added in future?
2 Antworten
+ 3
The alink, vlink attributes are HTML4 standards. HTML5 uses CSS for customizing hyperlinks.
https://www.knowledgewalls.com/venkatesan/books/html-4/alink-vlink-and-link
+ 2
https://www.w3schools.com/html/html_links.asp