Hacker News new | ask | show | jobs
by rayrag 1870 days ago
Not linear but I recommend: for HTML read chapter 3 & 4 of HTML spec - https://html.spec.whatwg.org/

For CSS I recommend Wes Bos tutorials about flexbox and grid - https://wesbos.com/courses and this blog: https://ishadeed.com/articles/

1 comments

Thanks for the pointers!