Skip to content

GDG-Najaf-FrontEnd/Grid-Task-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Responsive Layout

Use CSS Grid to build a simple responsive layout.

Desired Outcome

  • Wide


  • Narrow


Check List:

  • The gap is 5px.
  • The grid has two columns.
  • The grid has four rows.
  • The grid tracks do not use static sizes (no pixels!).
  • The second column is three times larger than the other.
  • The third row is five times larger than the others.
  • The rows and columns stretch wider when making the browser window bigger.
  • The rows and columns stretch taller when making the browser window smaller.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published