How to make a simple 'vintage' HTML website but that will work on mobile?
How to make a simple 'vintage' html website but that will work on mobile?
I enjoy that static websites from the early web. I don't need anymore, don't want anymore.
How do I make one that works well on a mobile phone?
What are the best resources to read to do such a simple task?
Best standards for creating a simple static website of today?
11 comments
[ 2.6 ms ] story [ 33.5 ms ] threadhttps://css-tricks.com/snippets/html/responsive-meta-tag/
https://developer.mozilla.org/en-US/docs/Learn/Getting_start...
[0] http://jpg.computer
https://jgthms.com/web-design-in-4-minutes/
Don’t use tables, which tend to force minimum widths. Don’t use large images. Everything else should reflow automatically.