Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

assets /cody/atherosai/ui/tabs-05/assets/
5 Items
  • asana.png
  • link.svg
  • sendgrid.png
  • slack.png
  • yahoo.png
  • dist /cody/atherosai/ui/tabs-05/dist/
    1 Items
  • purify.min.js
  • index.html /cody/atherosai/ui/tabs-05/index.html
    462 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Tabs Integrations</title>
    <me
    index_socials.html /cody/atherosai/ui/tabs-05/index_socials.html
    344 Views
    0 Comments

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

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

    allLinks.for
    script_social.js /cody/atherosai/ui/tabs-05/script_social.js
    171 Views
    0 Comments

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

    allLinks.for
    style.css /cody/atherosai/ui/tabs-05/style.css
    128 Views
    0 Comments


    :root {
    --white: #FFF;
    --text-color: #62636F;
    --primary-violet: #6445AF;
    --gray-link: #9D9D9D;
    --gray-bott