I have tried this code here. <details>
and <summary>
tags are not showing in any of browser I try using. Why?
<details>
<summary>StudentResult</summary>
<p> The student result are just average...</p>
</details>
<details>
and <summary>
tags are not supported in mozila firefox and internet explorer.
Also they are only supported by any version of google chrome heigher than 12.So, it depends on which browser and which version you are using.
follwing links will help:summary tag , details tag