CSS Crash Course for Beginners -7

Nabendu Biswas
1 min readJul 18, 2020

Welcome to part-7 of the series. You can find part-6 here. In this part we will learn positioning in CSS.

Positioning in CSS

There are six different value in the property position in CSS. They are -

  • Static
  • Relative
  • Absolute
  • Fixed

We will learn about them in a practical way now. Let’s start by adding a h1 and h2 tag, wrapped in a div in our index.html file.

index.html

You can read the rest of the blog from my site. The link for the same is below.

You can find the last part here.

--

--

Nabendu Biswas

Architect, ReactJS & Ecosystem Expert, Youtuber, Blogger