Do yourself a favour. If you write HTML and CSS, then read . In particular, read . Big mental model shift to naming margin, padding, etc as logical properties than presentational. So, not 'margin-left', but 'margin-inline-start'
Saved links
A saved link is not an endorsement. It's just a thing I read or thought about reading.