In this activity you will be creating 4 simple colored boxes. Our goal will be to learn how to control these boxes in 2 ways:
- by the use of correctly coded <div> tags in the HTML
- using CSS attributes that will control the width, height, color and position of these boxes
Most of the secrets of layout and design in web design can be learned in this simple colored box activity. Specific instructions will be given in class. Let's get started...
Create the web page you see below

