...

/

Flexbox Layouting Solution

Flexbox Layouting Solution

This lesson is the solution to the Flexbox layouting exercise in the previous lesson.

Let’s see the solution.

The code

Let’s recall the original code. HTML:

<html>
 <head>
 </head>
 <body>
   
...