Learn modern CSS layout techniques 2020-07-18 No Comments Let’s start off with a simple HTML box, a div tag with a background color. Next let’s add some context to our box content with Read More »
Create a box 2020-07-03 No Comments Today we will practice making boxes on the web. We’ll be using the <div> tag. In HTML5 the div tag is the most common and Read More »