Y
Hacker News
new
|
ask
|
show
|
jobs
by
osrec
1705 days ago
Not if you want to adjust your views to different screen sizes and types.
1 comments
danjac
1705 days ago
Here you go:
https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queri...
link
osrec
1705 days ago
In the wild, media queries are simply not enough. Often you need some JavaScript to really make things workable on smaller screens.
link
jhgb
1705 days ago
Why couldn't the client provide information to the server for selecting the appropriate HTML and CSS code for that particular client?
link
danjac
1705 days ago
"Some Javascript" != SPA.
link
https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queri...