vragosta / dracobit.io

Learning Environment
3 stars 1 forks source link

HTML Grid #174

Closed blandvogt closed 8 years ago

blandvogt commented 8 years ago

Create a row in HTML. The first 3 blocks should be red, the next 6 blocks should be black, and the last 3 blocks should be blue.

Breakpoints

First ( 1200px + ):

7 blocks in red 3 blocks in black 2 blocks in blue Second ( 1199px - 992px ):

2 blocks in red 8 blocks in black 2 blocks in blue Third ( 991px - 768px ):

8 blocks in red 2 block in black 2 block in blue Fourth ( 768px - ):

2 block in red 1 block in black 9 block in blue