Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/tabs-04/

assets /cody/atherosai/ui/tabs-04/assets/
7 Items
  • barbie.png
  • code_war.png
  • lotr.jpeg
  • mechinarium.png
  • oppenheimer.jpg
  • space_simulator.png
  • top-trending.svg
  • dist /cody/atherosai/ui/tabs-04/dist/
    1 Items
  • purify.min.js
  • index.html /cody/atherosai/ui/tabs-04/index.html
    432 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Tabs</title>
    <meta name="view
    index_socials.html /cody/atherosai/ui/tabs-04/index_socials.html
    410 Views
    0 Comments



    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Tabs</title>
    script.js /cody/atherosai/ui/tabs-04/script.js
    209 Views
    0 Comments

    const allLinks = document.querySelectorAll(".tabs a");
    const allTabs = document.querySelectorAll(".tab-content")

    allLinks.forE
    style.css /cody/atherosai/ui/tabs-04/style.css
    170 Views
    0 Comments


    :root {
    --white: #FFF;
    --gray: #F3F3F3;
    --background: #060D23;
    --tab-background: #383D4F;
    --gray-dark: #3e