|
|
|
Ask HN: Minimal CSS for text pages readable on all current devices
|
|
1 points
by acqq
837 days ago
|
|
Once upon the time the pages with no CSS were possible and were readable. Example:
https://www.bell-labs.com/usr/dmr/www/
Today, this page has too small font on my iPhone to be readable. So how to keep the CSS minimal and allow pages made like that to be readable on all current devices? Sounds simple, still I don't know the answer. But somebody on HN surely knows? |
|
"The "100 Bytes of CSS to look great everywhere" - https://gist.github.com/JoeyBurzynski/617fb6201335779f8424ad... should help with achieving that.
There is also a lively discussion and more examples on the Gist."