HTML is a markup language
<command> begins a command, </command> ends it.
There are commands for paragraphs, new line, font change, font-style change, lists, tables, and many more.
<A href=“http://www.cs.cornell.edu”>Cornell’s page</A> produces a link on the page: Cornell’s page