BASIC HTML

Html is a language used to make words on your website. Html stands for Hypertext Markup Language. Html uses tags to control where to put the writing. A tag can make the text bolder or make a title. Tags are used in many ways. A basic html document always starts with <html> and ends with </html>. The slash is there to indicate that it's the closing tag so the program won't confuse it with something else.

Tag List: