Closed misscs closed 4 years ago
We want to use the most semantic and appropriate HTML elements to markup content in the bulletin
<article>
<div>
<section>
<figure>
We want to use the most semantic and appropriate HTML elements to markup content in the bulletin
Some of the changes
<article>
for most semantic element while preserving the design. In most cases, you'll be deciding between<div>
,<section>
, and<figure>
.References
Additional reference