HTML | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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?

24th Apr 2021, 6:39 AM
Shikaki Van D Wolfgang Sebastian
Shikaki Van D Wolfgang Sebastian - avatar
2 Respuestas
+ 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
24th Apr 2021, 11:17 AM
Ipang
+ 2
https://www.w3schools.com/html/html_links.asp
14th May 2021, 7:08 AM
Rishabh
Rishabh - avatar