Skip to content

Instantly share code, notes, and snippets.

Avatar
🐨
Being a dumb koala

Eltrac BigCoke233

🐨
Being a dumb koala
View GitHub Profile
@BigCoke233
BigCoke233 / details-animation.html
Last active August 17, 2022 18:17
Animate Details Element
View details-animation.html
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- main -->
<details>
<summary>Click me!</summary>