Coding Content

Putting content on your page with HTML

Every web page has HTML at its foundations.

An HTML file consists of the text and images which make up the content of the web page, with some extra code added to describe the different types of content.

HTML stands for “HyperText Markup Language”, and we use HTML code to mark up our content.