The HTML 5 Details Tag
The details tag allows you to add extra information that can be viewed or hidden. For example, take a look at the image below:

When a user clicks the above message, the following information is revealed:

Clicking the summary will hide the above message.
The Details tag is used like this:
The Details tag is used like this:
No comments:
Post a Comment