I'm making a website for a company using CSS without any Javascript crap like React, Angular or NodeJS that needs to be updated so the website doesn't become insecure.
Uncategorized
1
Posts
1
Posters
0
Views
-
I'm making a website for a company using CSS without any Javascript crap like React, Angular or NodeJS that needs to be updated so the website doesn't become insecure. So i make everything as independent as possible and have everything inline using traditional HTML/CSS code.
But CSS is so fucking weird at times. I set TABLE property to auto adjust to the screen width, but it won't reduce itself unless i also set IMG properties (of images in the table) to scale to 99% or whatever. It doesn't understand that it should automagically scale everything without you telling it to do so.
-
R relay@relay.infosec.exchange shared this topic