Skip to content

Instantly share code, notes, and snippets.

View BigCoke233's full-sized avatar
🏨
Studying

Eltrac BigCoke233

🏨
Studying
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bigcoke233 on github.
  • I am eltrac (https://keybase.io/eltrac) on keybase.
  • I have a public key ASBm-LclLeDVxQecThvfYNdRqbN9-9kg_tK1dpJYlgDOHAo

To claim this, I am signing this object:

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