|
HTML, the HyperText Markup Language, is the standard markup language for pages on the World Wide Web. This type of coding is used to create paragraphs, add backgrounds, change text color and size, tables, lists, clickable links, and images. Some examples of HTML tags are: - To begin an html document - To add background colors or images and change text and link colors - To create paragraphs - To change text size and color In the example above, those were opening HTML tags. Most but not all opening tags require a closing tag like
|
|
|