Communities

(DEV) Codidact Meta
(DEV) Codidact Meta
(DEV) Writing
(DEV) Writing
Proposals
Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

60%
+1 −0
Q&A Using an image as a summary for a details section

Testing image as summary for a details section. <details> <summary> ![Blue on white Codidact icon and name](https://a.dev.codidact.org/uploads/a8qbvlykdgcm18oujxckhnpw6wzq) </s...

1 answer  ·  posted 23d ago by trichoplax‭  ·  last activity 23d ago by trichoplax‭

Question lets-see-if-this-works
#1: Initial revision by user avatar trichoplax‭ · 2025-07-05T21:59:22Z (23 days ago)
Using an image as a summary for a details section
Testing image as summary for a details section.

```
<details>
<summary>

![Blue on white Codidact icon and name](https://a.dev.codidact.org/uploads/a8qbvlykdgcm18oujxckhnpw6wzq)
</summary>

![White on black Codidact icon, name, and "The open source Q&A platform"](https://a.dev.codidact.org/uploads/vhb3t9i86zd1hdn011r0ds3htd3l)
</details>
```

<details>
<summary>

![Blue on white Codidact icon and name](https://a.dev.codidact.org/uploads/a8qbvlykdgcm18oujxckhnpw6wzq)
</summary>

![White on black Codidact icon, name, and "The open source Q&A platform"](https://a.dev.codidact.org/uploads/vhb3t9i86zd1hdn011r0ds3htd3l)
</details>