HTML
HTML stands for HyperText Markup Language. It is used to create the structure and content of a webpage. HTML uses tags to tell the browser what each part of the page is, for example a heading, paragraph, image, list, link, audio clip or video. HTML can also be used to create links between pages in the same website or to other websites.
At National 5, you need to be able to write HTML code, read existing code and explain what it does.