7 lines
178 B
HTML
7 lines
178 B
HTML
<!DOCTYPE HTML>
|
|
<title>::details-content pseudo element supports ::before and ::after</title>
|
|
|
|
<details open>
|
|
<summary>summary</summary>
|
|
[before] contents [after]
|
|
</details>
|