<!DOCTYPE html>
<html>
<head>
<title>Details Tag</title>
</head>
<body>
<details>
<summary> Click here </summary>
<p>HTML5 Details Tag - Sample details in the www.freetimelearning.com</p>
</details>
</body>
</html>
HTML5 Details Tag - Sample details in the www.freetimelearning.com