What is the purpose of the data-* attribute?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Custom attributes to store extra information on elements for JavaScript usage. Example:
<div data-user-id="12345">John Doe</div>
| Is This Answer Correct ? | 0 Yes | 0 No |
Custom attributes to store extra information on elements for JavaScript usage. Example:
<div data-user-id="12345">John Doe</div>
| Is This Answer Correct ? | 0 Yes | 0 No |
What iscell spacing and cell padding?
give zigzag motion to the image for webdesigning
How do you center a tag in html?
What are the two types of tag?
When should I use div tags?
What does tr mean?
Can div have id and class?
Why h1 tag is used in html?
What is a frameset?
What is use of html?
What is the use of a span tag? Explain with example.
What is a simple table?