diff --git a/content/homepage.html b/content/homepage.html index e31d900..eba019a 100644 --- a/content/homepage.html +++ b/content/homepage.html @@ -1,7 +1,60 @@ + - - Home page - - -

Home page

+ +Home page + + + + + +

Home page

+ + + +
+

Responsive Topnav Example

+

This example use media queries to stack the topnav vertically when the screen size is 600px or less.

+

You will learn more about media queries and responsive web design later in our CSS Tutorial.

+

Resize the browser window to see the effect.

+
+ + + + \ No newline at end of file