CSS Lab3 Flexbox Assignment
    9/25/17

Lab1 ( hand in 10/4— e-mail me the files) . You can use class today and Wednesday to work/ask questions if you need to.

Your assignment is to start with this HTML file,

start

and this CSS file that you link to externally:

<link rel="stylesheet" href="grid_style1.css">

You (we) will then add flexbox to make it look like this:

start

on a tablet or landscape-oriented phone like this:

mid

and on a phone like this:

Due: Wednesday, October 4.

Back to home page