Strictly speaking, HTML is not a computer language, but a language that defines the appearance of a website.
Basic commands
<u> to underline words</u>
<a href="#x"> to make a link that send you to a spicific part on the website</a> and <p/h1/div/li etc. id="x"> to mark the part which should be the target of the link</a etc.>