02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

Types of position layout

Over the last few chapters our focus was directly associated with items while we had no control over how they relate and react to other elements on the HTML page. We covered all the core rules of laying relatively things out in CSS and we are ready to move to a now topic: absolute positioning. By the end of this lesson you will know how to position items in absolute terms.

Making things float

In this first lecture of this topic we take a look at the way elements interact with the items that are right next to them. We will learn to use the clear and float commands.

03:31

Displaying elements as block or inline elements

By the end of this lesson, you will understand the differences between inline and block elements and know how to use this logic to define CSS layouts.

08:37

Avoiding scrolls

By the end of this lesson you will know how to avoid getting horizontal scrolls.

05:13

Types of position layout

By the end of this lesson you will know how to position items in absolute terms.

06:08