diff --git a/.DS_Store b/.DS_Store index 1bda008..d8ac53c 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/resp.html b/resp.html new file mode 100644 index 0000000..f0cb0d1 --- /dev/null +++ b/resp.html @@ -0,0 +1,85 @@ + + + + + + + + + + +
+

Responsive Sidenav Example

+

This example use media queries to transform the sidenav to a top navigation bar when the screen size is 900px or less.

+

We have also added a media query for screens that are 400px or less, which will vertically stack and center the navigation links.

+

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

+

Resize the browser window to see the effect.

+
+ + + + +