Hi I'm a bit new to this, but I'm looking for checklist (or a link) that gives a full list of the html tags I should provide styling for in my css file.

For example:
H1 - H6
p
blockquote
ul, ol
ul li, ol li
img
etc...

I just want to ensure I don't forget the styles of something when I make the css sheet.