Question about html: Which of the following statements are true?

pcm

New member
Suppose that attributes for width and height are not included with images in an html document. Which of the following statements are true?
A) Search engines will not index the page.
B) Images will not load because the browser requires dimensions in order to render the graphic.
C) The browser will use a default layout in order to ensure that the graphic has absolute positioning on the page.
D) It will not be possible to print the web page

a) A
b) B
c) A and C
d) A, B and C
e) none of A, B, C and D
 
Back
Top