Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/accordion-01/

assets /cody/atherosai/ui/accordion-01/assets/
2 Items
  • minus.svg
  • plus.svg
  • index.html /cody/atherosai/ui/accordion-01/index.html
    409 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Accordion 01</title>
    <meta na
    script.js /cody/atherosai/ui/accordion-01/script.js
    193 Views
    0 Comments

    //? This code is for animating details
    //? of summary component and slightly modified
    //? https://css-tricks.com/how-to-animat
    style.css /cody/atherosai/ui/accordion-01/style.css
    134 Views
    0 Comments
    html {
    font-size: 16px;
    font-family: "Poppins";
    }

    body {
    background: white;
    height: 100%;