I'm here to put an end to Semantic Web-related articles :)
|Semantic Web Elements_5|

[01. Elements for layout]
[Semantic Web] Explanation following ‘Semantic Web Elements_4’.
[1-1 Content expression]
:
To express content, not only the section element but also the article element is used. The article element is an element that contains individual content. Above all, it also means that the content within the article element can be separated from the document it contains and used individually. You will definitely encounter times when it is difficult to distinguish the exact usage of the section element and the article element. Of course, a section element can also be included within the article element. Please refer to the source code below.