{ Layout Exercise. }

Part I

Complete challenges 2, 3, and 4 here

Part II

Write the necessary HTML and CSS to create the following layout. You can use floats, positioning or flexbox to solve these challenges.

layout_mock1.png

Part III

Write the necessary HTML and CSS to create the following layout. You can use floats, positioning or flexbox to solve these challenges.

layout_mock2.png

Part IV

Write the necessary HTML and CSS to create the following layout. You can use floats, positioning or flexbox to solve these challenges.

layout_mock3.png

Flexbox

You can find the solutions here

Head Home

Creative Commons License