Share:
Notifications
Clear all

Earn While Learning Web3 Programming>> Start Here FREE!!!

[Solved] What Is HTML Attribute

2 Posts
2 Users
3 Reactions
322 Views
1
Topic starter

EXERCISE: 

i. Watch the above lesson video and also read through the recommended resources. Then, answer following questions

ii. What is HTML Attributes?

iii. Summarize in your own word in this forum below:
(NOTE: please, don't just copy paste from other students - instead answer in your own word base on your level of understanding the lesson and resources)

 

 

NOTE:

This Is An Exercise From Our FREE COURSE with CERTIFICATION:

 HTML For Web3 dApp Development Course

(If you have not enrolled yet, you can join the course totally for FREE).

 

2 Answers
1
Topic starter

What Is HTML Attribute?

 - HTML Attribute gives more features to the HTML element content

 - it is case insensitive (can be lowercase, uppercase or mix. Though best to use lower case)

 - specified in opening tag

 - uses name and value pair

-  separated with a space

1

HTML attribute

They give more features to HTML elements, they are case insensitive.

They are responsible for redirecting one to another website, I.e it's create a link 

Share: