ITD Chapter 5 – Flashcards

Unlock all answers in this set

Unlock answers
question
Select the best reason to include height and width attributes on an image element. they are required attributes and must always be included to help the browser render the page faster because it reserves the appropriate space for the image to help the browser display the image in its own window none of the above
answer
to help the browser render the page faster because it reserves the appropriate space for the image they are required attributes and must always be included
question
Select the browser's action when you configure BOTH a background color and background image for the body selector. display the background color instead of the background image will display no background for the page because it is "confused" display the background color while the background image loads and before the background image is displayed do none of the above
answer
display the background color instead of the background image
question
Select the element that displays an image on a web page. a img image graphic
answer
img
question
Choose the attribute used to provide accessibility by configuring a text alternative that is available to browsers and other user agents that do not support graphics. alt text src height
answer
alt
question
Choose the graphic format that is best-suited to display photographs on web pages. jpg photo gif psd
answer
jpg
question
Use the _______________ property to configure an image to use as a list marker in an unordered list. bullet-image image-style list-style-image bullet-style-image
answer
list-style-image
question
Choose the graphic format that can be made transparent. jpg gif bmp tif
answer
gif
question
Choose the item below that describes the process of creating an image with the lowest file size that still renders a good quality image. validation multimedia optimization bandwidth
answer
optimization
question
Question 10 1 out of 1 points Use the ______ attribute to display an image to the right of a block of text. align spacing alt height
answer
align
question
Choose the technique below that will provide for accessibility when a web page uses graphics for the main navigation links. configure an alt attribute for each navigation image provide text links in the page footer provide text hyperlinks in the page footer and configure an alt attribute for each navigation image no further action is needed if the image contains text
answer
provide text hyperlinks in the page footer and configure an alt attribute for each navigation image no further action is needed if the image contains text
question
A smaller version of a larger image that usually links to the larger image is called a: hyperlink thumbnail image small image wallpaper
answer
thumbnail image
question
Choose the method to avoid when obtaining graphics for your website. Purchase a DVD with royalty-free graphics Use a graphics application and create your own Purchase graphics from a website Right-click and copy a graphic you like from any website
answer
Right-click and copy a graphic you like from any website
question
Use the _______________ property to eliminate the bullets from an unordered list. bullet-image list-style-none list-style-type list-style-image
answer
list-style-type
question
Select the code below that will configure a background image called parchment.gif for a web page using CSS. body {background-image:url(parchment.gif); } document {background:parchment.gif; } body {background:parchment.gif'} body {background-color:parchment.gif;}
answer
body {background-image:url(parchment.gif); }
question
Select the code below that configures a background image to repeat horizontally across a web page. repeat: across; background-repeat: repeat-x; background-repeat: no-repeat; background-repeat: repeat-y;
answer
background-repeat: repeat-x;
question
The process of ensuring that web pages coded with new or advanced techniques still are usable in browsers that do not offer support for the newer features is called: validation valid enhancement progressive enhancement optimization
answer
progressive enhancement
question
Use the _______ property to configure multiple backgrounds on an element. multiple-background multiple background backgrounds
answer
background
question
Choose the graphic format that supports millions of colors, supports variable transparency levels, and uses lossless compression. gif jpg png bmp
answer
png
question
A(n) ________ is an image that is configured so that parts of the image can be used as one or more hyperlinks. image map hyperimage navigation image list marker image
answer
image map
question
Select the attributes that are used in the area element to configure a clickable area on an image map. src, left, top, alt href, left, top, alt Correct href, coords, shape, alt src, coords, shape, alt Wednesday, October
answer
href, coords, shape, alt
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New