Pages are made of HTML

Web pages are described with a markup language called HTML. HTML stands for HyperText Markup Language. This provides the content and structure of the pages.

HTML is not a programming language.

You start a web site on your own local computer by creating one or more HTML pages, then linking them together.