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: