From 18432ad46e91a76cba436b1cca1def0ad9aaf4ac Mon Sep 17 00:00:00 2001 From: Jeff Elkner Date: Tue, 25 Apr 2023 09:32:08 -0400 Subject: [PATCH] Add resources to README and begin screen width display --- README.md | 5 ++++- index.html | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b10ba4a..5050e69 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,7 @@ instead of PHP. ## Resources -* [Responsive Web Design - Introduction](https://www.w3schools.com/css/css_rwd_intro.asp) +* [Responsive Web Design - Introduction](https://www.w3schools.com/css/css_rwd_intro.asp) (w3schools) +* [Viewport concepts](https://developer.mozilla.org/en-US/docs/Web/CSS/Viewport_concepts) (Mozilla Development Network) +* [Using media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries) (Mozila Development Netork) +* [Window: resize event](https://developer.mozilla.org/en-US/docs/Web/API/Window/resize_event) diff --git a/index.html b/index.html index 3e45116..b5a776d 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + @@ -9,6 +10,8 @@ rel='stylesheet'> + @@ -266,6 +269,7 @@ LTSP: Moving into the Mainstream HTML Valid! CSS Valid! +Window width: