In this tutorial we'll discuss HTML5 elements like div, section, aside, main,article and show how to use them properly to create HTML layouts. We'll then apply CSS flex property to position boxes on our page. We'll skip applying JavaScript in this tutorial and simply concentrate on how HTML structure works with CSS to create invisible rows & columns.

This tutorial is Part 4 from HTML & CSS Crash Course for a JavaScript Developer series.
https://www.youtube.com/watch?v=pB2tCUNfyDQ&list=PLv9Pf9aNgemuYdHkUa_knXKMYZcW9WEaf

#html #html5 #layout #div