From 0daad5fc94d8512d4fbc42f46ea58fae39d7014e Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 30 Jan 2026 20:04:30 +0000 Subject: [PATCH] Add element to HTML pages This is apparently necessary to get mobile browsers to stop doing weird things to the font size. But I think it will require some attention to my CSS before the results are acceptable on tiny screens. Thanks to Chris Siebenmann for the convenient write-up: https://utcc.utoronto.ca/~cks/space/blog/web/HTMLViewportMess --- index.xhtml | 1 + webstead.xhtml | 1 + 2 files changed, 2 insertions(+) diff --git a/index.xhtml b/index.xhtml index 1f36b4b..dfd94e2 100644 --- a/index.xhtml +++ b/index.xhtml @@ -6,6 +6,7 @@ +

Bedstead

diff --git a/webstead.xhtml b/webstead.xhtml index fd4fe15..77f199e 100644 --- a/webstead.xhtml +++ b/webstead.xhtml @@ -6,6 +6,7 @@ +