12

I still remember when I was 8 years old and used to use "position:absolute"everywhere and use top and z-index to hardcodedly place my elements in my old web projects. I used a lot of <br> and padding + margin were not familiar words to me.

Somehow these projects were responsive, too. Strange times.

Nowadays I avoid "position:absolute", z-index and <br>s like the plague lol

Comments
Add Comment