Hi Hasani here and CSS is one of the First coding languages I learned and, I can say from experience, I messed up a lot by using the wrong properties but, now I know a lot of useful CSS properties for you.
1 Display Grid: Grid is a layout system that has control over both horizontal and vertical aspects of your layout.

2 Positon relative: When moving Html elements, a mistake I made was using padding or margin instead, you should use position relative by putting position: relative then left, right, top, or bottom you can manipulate elements easy but there is a catch, all the properties, are reversed like right is left and the top is bottom so, you just have to remember that.
Number 3 z-index: How one works is like let’s say you have an image and text if your text is under the image then, you use z-index to change the z position for which puts the element on top of the image it’s very useful if you know how to use it.

And that’s it thanks for reading if you like our blog, check out our youtube channel at https://www.youtube.com/channel/UCJmvf2Gv1SYE1jCf4_r9L6w
and check out Thehomeschooldev at https://www.youtube.com/channel/UCfocQtlJs-Mreuc0EAJQ-zg
and remember CODEHARDER365
