True/False Indicate whether the statement is true or
false.
|
|
|
1.
|
You cannot use a background color and background image on the same page.
|
|
|
2.
|
To have the entire web page load with a blue background you would use the
following attribute in the <body> tag: style=”background-color:blue”
|
|
|
3.
|
There can only be one color of text per page.
|
|
|
4.
|
Only GIF and JPEG images can be made transparent.
|
|
|
5.
|
If you use the “color:fuchsia” attribute in the <body> tag all
of the text on the web page will be fuchsia.
|
|
|
6.
|
In the format #rrggbb of specifying custom colors, CC means full
brightness.
|
|
|
7.
|
All colors will display the same on every monitor.
|
|
|
8.
|
It is not possible to create your own background image.
|
|
|
9.
|
Like other web graphics, background tile must be in the GIF, PNG, or JPEG file
format.
|
|
|
10.
|
When using a background image, you cannot control how the image is tilled on the
page.
|