+ 3

What is "visual" referencing?

They asked the question "Which tag consists of the visual part of the webpage?" Answer was body And im confused as to what exactly visual is. I would think that means pictures since in order for body to be the answer wouldnt the head tag be a visual part as well? Is visual in reference to content?

25th Mar 2017, 4:46 AM
Whitney Foster
Whitney Foster - avatar
2 Answers
+ 10
Visual part refers to the part which is visible on our webpage. Head contains all the non-visual parts for example <link>, <meta> etc... and body contains all the visual parts for example <p>, <hr> etc...
25th Mar 2017, 5:41 AM
Dev
Dev - avatar
0
what the user can see
25th Mar 2017, 8:32 AM
Iken Sama
Iken Sama - avatar