Hover effect
svg in the div still showing when the container height is 0
``tsx
<header className={sticky top-0 z-[3] bg-white`}>
<div className="flex justify-between px-16 py-4 h-0 bg-gradient-black-green">
<div className="flex gap-4 items-center">...
grid-template-columns auto fit not working as expected

Chatbox
What is the difference between text-properies and font-properties?
Tailwind CSS transition not working.
Quick question about securing token
arrow function used within an object literal
New date question
let test = new Date("2023-05-30");
console.log(test);
Returns Mon May 29 2023 20:00:00 GMT-0400 (Eastern Daylight Time)....How can I create this type of online playground?
Give me advice what I'm doing wrong (html/css) (solved)

no scrolling animation on scrolling with anchor tags
scroll-behaviour: smooth; to the body but it didn't worked how do I get the scrolling animation on scrolling with anchor tagspercentage width behaving weirdly

text-wrap: balance conflicting with overflow-wrap: break-word

How to make a play button with pseudoclasses?
[vite-plugin-sass] Unexpected token u in JSON at position 0
vite build...
Best way of adding dynamic html?
Reading JS ... currying for newbie
How show navbar logo from ./context/1 (solved)

