differentiate between tags and attribute
Answers
Answered by
4
actually attributes are more commonly used and necessary for a html document than tags . now i am explaining briefly
it is necessary to set a background title etc. but this is our choice to use br tags etc. this is the main difference...
it is necessary to set a background title etc. but this is our choice to use br tags etc. this is the main difference...
Answered by
0
Answer:
Tag and attribute are two concepts related to HTML. The main difference between tag and attribute is that a tag is a way of representing an HTML element in the program, while an attribute is a way of describing the characteristics of an HTML element.
I hope it helps you!!
Similar questions