Skip to content

githiwi/be-responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets create a responsive blog for coffee lovers!

Example:

  • mobile: alt-text

  • desktop: alt-text

Exercise Instructions

Create the following blog page using media queries for a mobile and desktop view.

Task 1:

  • Carefully study the style.css file. Use provided style variables while writing your code.

  • Use the example template to create a blog. Use the mobile first technic.

Task 2:

  • Use media queries to set the breakpoint of the view at 768px

Task 3:

  • Hide the aside section when the breakpoint will be less than 768px. It should appear only when the breakpoint is higher than 768px.

Hints:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published