The _____ attribute is used toidentify the image file being inserted in a webpage.?

A. ?src
B. ?url
C. ?loc
D. ?load

Answer: A

Computer Science & Information Technology

You might also like to view...

The ______ attacks the ability of a network server to respond to TCP connection requests by overflowing the tables used to manage such connections.

A. DNS amplification attack B. SYN spoofing attack C. basic flooding attack D. poison packet attack

Computer Science & Information Technology

?Sam is trying to decide the best way to design the background of his web page. He would like to add background images and background styles to his design. He needs to understand how browsers load a background image and learn about background style properties. ?Sam wants to change the position of an image on his web page. He wants to place the background image 30 pixels to the right of an element's left edge and 30 pixels down from the top edge. Identify the correct style that Sam should use.

A. ?background-position: 30px; B. ?background-position: 30px vertical; C. ?background-position: 30px 30px; D. ?background-position: t_edge, 30px;

Computer Science & Information Technology