Course Overview
To this point we have been creating and modifying HTML and CSS design elements. Each element appears in a linear visual display down the page. We have learned about <br> or breaks to create some spacing between objects as they move down the page. We have learned about <hr> to create a horizontal line and create spacing down the page. These two spacing elements are useful, although do not provide total control of the visual organization and property placement on a web page. In the following chapter, we will cover web elements that create spacing and the ability to control the placement of web objects.
Lesson Expectations
- Understand Stroke, Margin,and Padding.
- Apply Float, Clear, and Clearfix
- Implement Positioning Properties
- Design the Worst Website in the World