JavaScript not counting correctly
What is the event object in Javascript, how does it work with something like event.preventDefault()?
event
object passed as a parameter when declaring a callback function works when using the addEventListener
function please.
For example, when we write event.preventDefault()
in a form submission, what does event refers to?...Why setting display grid without using grid template columns/rows creates new row with space
body
element and center the items. When I add 2 element inside my grid container, it seemas that the body is divided equally for these 2 elements.
My question is why is that so? What is happening here? Like I didn't set any padding nor any gap and the elements appears like that. What creates the space?
https://codepen.io/Fakeur/pen/ByyMeMa...
Can we use multiple id attributes in a single element just like we can with classes?
<div id="first second"></div>
is this valid?...Button Align Problem
Portfolio website ratio and zooming problems.

figma to website is looking worst !! how can we develop it proper design.

Tailwindcss not applying in react project
textarea/input
Text Truncate in CSS

Help with JS Method Commenting (+ Feedback if u want)
Dynamic header

daily in google-meet at 9 AM CEST - dev TODO talk
How does min-content differs from max-content?
min-content
is used to make text wrapped so there isn't any overflow while max-content
doesn't make text wrapped and can cause overflow.
Can someone confirm if that's correct and if there is more to that please. I often see people use it with width
property, min and max-content
are only used with width
?
Is it only used to text or for containers also, like div
?...datetime-local value firefox
@layer in SASS
Understanding Concepts
Scattered Grid Help

Feedback on user-info web page
