Consider the below webpage: Which of the following is used to do this ?
Answer options
A
True
B
False
Correct answer: True
Explanation
HTML provides various elements for structuring and displaying web page content. The specific element depends on the layout type: tables for tabular data, divs for layout, semantic tags for content grouping.