CSS
Javascript nested loops for beginners
How to add some light to a specific part of a container

Empty space on mobile

Quick question about section tag regarding accessibility and semantics
section tag, in the MDN docs it says that there should always be a heading/header associated with each section wherever possible, with limited exceptions. I was wondering if adding aria-label to a section was sufficient? Or should I use a heading and add a .sr-only class to it? I'd imagine a screen reader reads it more or less the same, but I'm not sure if it would impact search engine ranking if I'm not semantic.Making volume control understandable to screen readers
Forms: "for" attribute when wrapping inputs in labels
Is it possible to add margin to the scroll that happens when you type.
textarea bigger than the screen height it will still scroll to the place that you are typing the text to....How do I disable an input until a date is selected.
Kind of lost on how to optimize this piece of code
why does this display ID input have padding at top and bottom?

Unable to console a pushed history event.state object, always returns 'null'
history.pushState({word:"this"}, null, "SearchResults" ). ...why im getting these errors ?

Issue with value not being passed down correctly.
Adding padding to SVGs
Container with different size from others
Center a text element staying responsive
EXPLORE always in the centre while staying responsive.
tried using absolute with % on left but it isn't really responsive.
...How do you approach height responsive website?
How to create a gradient so that it is beneath the text but above the main background of container

Trying to understand @media