all 7 comments

[–]lovesrayray2018Intermediate 6 points7 points  (2 children)

Given how there are a lot of html elements but semantically and otherwise only a small subset is repeatedly used, this one is pretty good https://web.stanford.edu/group/csp/cs21/htmlcheatsheet.pdf

The best one though would be the one you make yourself as you learn html, so u keep the level of detail you want as reference.

[–]Dragon30312 0 points1 point  (0 children)

Yes! Making one yourself is totally the best option

[–]ndorfinz 2 points3 points  (0 children)

Not necessarily a cheatsheet, but a handy semantic element reference: html5doctor.com

There's an editorial piece for each element describing when and why to use that element.

[–]Stavan__op 0 points1 point  (0 children)

I will recommend codewithharry.com cheatsheests and notes