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

Displaying elements as block or inline elements

Over the last few chapters our focus was directly associated with items as we assumed that each item has pre-built characteristics. In this lecture, we will learn how to change the default layout rules of 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.

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