WED201c_-_FA_2024_-_FE_3151.webp
T

WED201c_-_FA_2024_-_FE_3151.webp

Kizspy | Question: 46 (Choose 1 answer)
Which is the best/proper way to declare a section that has an h2 heading and three progress elements?
A. <section>
<h2>Achievements</h2>
<p>Progress in this course (100%) <progress value="1"></progress ><br/>Progress in the Specialization capstone (20%) <progress value ="20" max="100"></progress><br/>Progress in life goals (70%) <progress value="70" max="100"></progress></p>
</section>
B. <section>
Achievements <p>Progress in this course (100%) <progress>100%</progress><br/>Progress in the Specialization capstone (20%)<progress>20%</progress><br/>Progress in life goals (70%) <progress>70%</progress></p></section>
C. <section>
<h2>Achievements</h2><p>Progress in this course (100%)<progress value="1"></progress>Progress in the Specialization capstone (20%) <progress value ="20" max="100"></progress>Progress in life goals (70%)<progress value="70" max="100"></progress></p></section>
D. <section><h2>Achievements</h2>
<p>Progress in this course (100%) <progress>100%</progress><br/>Progress in the Specialization capstone (20%)<progress>20%</progress><br/>Progress in life goals (70%)<progress>70%</progress></p></section>
FUOVER

Thông tin

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

Share this media

Back
Bên trên Bottom