<h2>Working with the css background properties</h2>
<article>
<h3>Multiple backgrounds</h3>
<div class="box box-one"></div>
<div class="box box-two"></div>
<a href="http://www.css3.info/preview/multiple-backgrounds/">info</a>
</article>
<article>
<h3>Using hsl</h3>
<div class="box box-hsl"></div>
<a href="https://www.w3schools.com/css/css3_gradients.asp">info</a>
</article>
<article>
<br>
<br>
<p>
scroll scrolls with the main page, but remains fixed inside it's containing element, while local scrolls with the main page and it's containing element. If you review the video again hopefully you can see what I mean.</p>
<div class="box box-full">
<div class="inner">
</div>
</div>
</article>