Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/dropdown-menu-02/

assets /cody/atherosai/ui/dropdown-menu-02/assets/
9 Items
  • jason.jpg
  • jennifer.jpg
  • joe-doe-profile.png
  • logout.svg
  • message.svg
  • michelle.jpg
  • notification.svg
  • profile.svg
  • index.html /cody/atherosai/ui/dropdown-menu-02/index.html
    440 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Dropdown Menu 02</title>
    <link
    script.js /cody/atherosai/ui/dropdown-menu-02/script.js
    186 Views
    0 Comments

    const notifications = document.querySelector('.notifications');
    const dropdown = document.querySelector('.dropdown__wrapper');

    style.css /cody/atherosai/ui/dropdown-menu-02/style.css
    122 Views
    0 Comments


    @import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display&display=swap');

    :root {
    --primary: #625BFE;
    --i