HTML
Fundamentals
MDN is all you'll need. Read it from beginning to end: https://developer.mozilla.org/en-US/docs/Learn/HTML.
You should focus on the basics only (a, button, h1-h6, p, span, lists, div, input, ...).
HTML is not more complicated than that, learn about CSS next.