when is it not acceptable to change an elements display?
4questions
Help regarding footer and background animation
How would you approach this button?

template & javascript questions
template.content.cloneNode(true)
, is there anything else that you need to get familiar with regarding those? mdn just seems to show how to make the tag in html and that snippet there.
2) with template tags, what does shadowrootmode
do? and why is it useful?...Web scraping
hello everyone please am trying to change the color of the {text} to red or blue
API integration
Meaning of FPS and how to slow down game animation
Help: background and background-color in Chrome vs. Safari
html
element:
- The top triangle over the logo is created as an html::after
element.
- A linear gradient colors the page vertically into two stripes using background: linear-gradient(...);
on the html
selector....
Ability to zoom out if I want the page to be "larger" on wide screens.
px
) to change font-sizes
(in rem
) at certain point. Then I have tried it with rem
in Media Queries also.
The problem is, when I try to zoom out on FHD screen, the page hits these breakpoints and zooms in again on some levels of zoom. I don't want to ruin the zoom out ability on smaller screens, yet have webpage with reasonably large text by default. Could you think of any solution?
I also though if it isn't the case that people with 4K monitors, etc. actually desire the small text OR have system-level zoom in turned on (whole system or browser is zoomed in)....handling elements that use javascript when javascript isn't available.
help suggestion

Grid acting weird
Backdrop blur not working on a specific element in Brave and Chrome
Promise in JavaScript
Problem understanding callback hell in JavaScript
Issue With Layout

Serialization and deserialization in JS
HTML Canvas .beginPath method