is an HTML tag that is used to create a division or section within a webpage. It is a versatile tag that can be used to structure and organize content on a webpage.
In the provided article, the
tag is used multiple times to define different sections of the content. Each section contains different types of content such as videos, images, and text blocks. Let’s take a closer look at how the
tag is used in this article.
The first
tag is used to define a video block section. It contains a video player with a play button and an image thumbnail. This section also includes a media credit for the video.
Following that, there are several
tags used to define image block sections. These sections display images related to the explosion incident in Fort Worth. Each image block has a link to view the image in a lightbox preview.
tags used to define text block sections. These sections contain paragraphs of text providing information about the explosion, injuries, and investigations.
In between the video and image blocks, there are several
At the end of the article, there is a
tag with the class “canvas-block-is-last” to indicate that it is the last section of the article. This section contains a short sentence indicating that the story is still developing.
Overall, the
tag is used in this article to structure and organize different types of content, such as videos, images, and text blocks. It helps create a visually appealing and well-organized layout for the article.