pull down to refresh
41 sats \ 1 reply \ @btcEnthusiast 24 Aug 2023 \ on: How can i make a responsive website using CSS tech
Learn media queries, grid, flexbox or use something like bootstrap
Media queries:
https://css-tricks.com/a-complete-guide-to-css-media-queries/
Flex and grid: https://css-tricks.com/responsive-layouts-fewer-media-queries/
I'd second that, Bootstrap is such a boost to production.
reply