WED201c_-_SP_2025_-_RE_3792.webp
C

WED201c_-_SP_2025_-_RE_3792.webp

Kizspy Question: 48
(Choose 1 answer)
Which is the best/proper way to declare a section that has an h2 heading and an unordered list?
A. <section>
<h2>Favorite Foods</h2>
</section>
<ul>
<li>stuff</li>
<li>more</li>
<li>stuff</li>
<li>again</li>
</ul>
B. <section>
<h2>Favorite Foods</h2>
<p>
<ul>
<li>stuff</li>
<li>more</li>
<li>stuff</li>
<li>again</li>
</ul>
</p>
</section>
C. <section>
<h2>Favorite Foods</h2>
<10>
<li>stuff</li>
<li>more</li>
<li>stuff</li>
<li>again</li>
<10/>
</section>
D. <section>
<h2>Favorite Foods</h2>
<ul>
<li>stuff</li>
<li>more</li>
<li>stuff</li>
<li>again</li>
</ul>
</section>

Thông tin

Category
WED201c
Thêm bởi
cute_girl
Ngày thêm
Lượt xem
2,993
Lượt bình luận
6
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom