Back to articles
HTML Attributes Explained: A Beginner-Friendly Guide

HTML Attributes Explained: A Beginner-Friendly Guide

via Dev.to TutorialViGnEsH

ATTRIBUTES Attributes is extra information in html tag. I Give a Diagram : <a> of attributes like href, link address URL Specified in href attribute SRC Source are use for img tag , and like width ="500" height ="500" <p> <h1> ..., more than multiple tags. <p style = "color:blue"> inline style title Attributes is extra information in html tag. Finally Attributes is a tag more than value is a attributes

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
2 views

Related Articles