You are modifying a blog site to improve search engine readability.
You need to group relevant page content together to maximize search engine readability.
Which tag should you use?
A.
 <section>
B.
 <tbody>
C.
 <div>
D.
 <table>
Explanation:
The <section> tag defines sections in a document. Such as chapters, headers, footers, or any other sections of
the document.