Section 2.1 Flexbox

Source: layout.css, line 34

Section 2.2 Float

Toggle full screen Open in new window

Sample text

<div class="clearfix">
  <div class="bgg floatl" style="height: 100px; width: 100px"></div>
  <p>Sample text</p>
</div>
Source: layout.css, line 1