HTML is the language used to create web pages. It stands for HyperText Markup Language. HTML is a markup language, which is a type of computer language. HTML uses tags to identify different parts of a web page.
An HTML document is made up of a head and a body. The head contains information about the document, such as the title. The body contains the content of the web page.
HTML tags are divided into two categories, block-level tags and inline tags. Block-level tags create a block of text, such as a paragraph. Inline tags are used to format text, such as making it bold or italic.
HTML tags are not case-sensitive. The following are all valid HTML tags:
This is a heading
This is a heading
This is italic text
This is bold text
HTML tags can be open or closed. The following are all valid HTML tags:
This is a heading
This is italic text
This is bold text
The most common HTML tags are:
to
– Heading tags
– Paragraph tag
– Bold text
– Italic text
– Image tag
- – Unordered list
- – Ordered list