If I started learning frontend today, here’s the exact order I’d follow (no fluff):
HTML (1–2 days)
Headings, forms, semantic tags
Build: a simple landing page (no CSS)
CSS fundamentals (1–2 weeks)
Box model, flexbox, grid
Positioning (yes, learn it early)