caption element must appear immediately after opening the table tag
Answers
Answered by
0
Answer:
The <caption> tag must be inserted immediately after the <table> tag. Tip: By default, a table caption will be center-aligned above a table. However, the CSS properties text-align and caption-side can be used to align and place the caption.
Explanation:
Answered by
2
Answer:-
<caption> element must appear immediately after opening the <table> tag - True.
Similar questions
English,
2 months ago
Math,
5 months ago
Science,
5 months ago
Science,
10 months ago
Computer Science,
10 months ago