← back

CSS Responsive Design

In this exercise you learn the basics of CSS responsive design

Exercise

Use the solution of the css-basic exercise CSS Basics Solution

Layout if the viewport is greater than 750px
Layout if the viewport is less than 750px

Template

Solution

Link
css-responsive.solution1.html

            

Alternative Solution

Link
css-responsive.solution2.html