Which of the following examples is a correct example of the syntax used to add a background image to a Web page?
A) "background:url(images/waterfall.gif)" B) background:url("images/waterfall.gif")
C) background-url(images/waterfall.gif) D) background:"url(images/waterfall.gif)"
A
You might also like to view...
Describe the queue in terms of the Model-View-Controller pattern.
What will be an ideal response?
You can quickly change an XMTML document into an HTML document just by altering the first three line of code.
Answer the following statement true (T) or false (F)
A calculated ________ is an Excel table feature that takes a formula in a column and automatically adjusts cell references for each row in the table
A) total B) row C) column D) summary
UNIX/Linux server administrators and programmers rely on the popular UNIX/Linux ____ editor for creating scripts, writing program source code, editing data files, and many more functions.
A. vi B. notepad C. txt D. vin