Free Ebook cover Complete HTML Course

Complete HTML Course

4.38

(8)

37 pages

HTML tags

Capítulo 3

Estimated reading time: 2 minutes

+ Exercise
Audio Icon

Listen in audio

0:00 / 0:00
HTML tags are fundamental elements for building a web page. They are responsible for indicating to the browser how the content of the page should be displayed. There are several HTML tags available, each with its own specific function. The most basic tag of all is the tag, which indicates the start of the HTML document. Within this tag, it is possible to define other tags, such as , which contains information about the page, such as title and description, and , which contains the main content of the page. Within the tag, you can use several other tags to format the content. For example, the

tag is used to create a first-level heading, while the

tag is used to create paragraphs. In addition to these basic tags, there are others that are used to create lists, links, images, tables and forms. For example, the

Now answer the exercise about the content:

_Which HTML tag is used to create a first-level title?

You are right! Congratulations, now go to the next page

You missed! Try again.

The <h1> tag is used to create a first-level heading in HTML. This tag is designed to indicate the most important heading on the page, providing semantic meaning to the text it encloses. Using the <h1> tag correctly helps with the organization and accessibility of web content.

Next chapter

HTML Attributes

Arrow Right Icon
Download the app to earn free Certification and listen to the courses in the background, even with the screen off.
  • Read this course in the app to earn your Digital Certificate!
  • Listen to this course in the app without having to turn on your cell phone screen;
  • Get 100% free access to more than 4000 online courses, ebooks and audiobooks;
  • + Hundreds of exercises + Educational Stories.