Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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

index.html /cody/atherosai/ui/menu-04/index.html
509 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dropdown Menu 03</title>
<link rel=
script.js /cody/atherosai/ui/menu-04/script.js
199 Views
0 Comments
const mainItems = document.querySelectorAll(
'.main-item'
);

mainItems.forEach((mainItem) => {
mainItem.addEventListener('c
style.css /cody/atherosai/ui/menu-04/style.css
170 Views
0 Comments
:root {
--primary-item: #3B3E40;
--background-item: #EFEFEF;
--gray: #D5D4D5;
--background: #2C2C2C;
--item-non-hover: