Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
HTML5 and CSS3
Exam 7: Inserting and Working With Images
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Short Answer
The standard CSS3 syntax uses the "___________________" property with a decimal value from 0 (fully transparent) to 1 (fully opaque).
Question 22
Multiple Choice
Case-Based Critical Thinking Question John wants to add related text to images on his Lawn Care business website. John discovers that most visual users display the title attribute as ____ text that is shown when a user moves the mouse pointer over the associated element.
Question 23
True/False
You use the background-repeat property when you want to specify one or more properties related to background listed in a specific order.
Question 24
Multiple Choice
A ____ graphic encodes the appearance of a graphic as geometric shapes.
Question 25
True/False
You add an image to an HTML document using the one-sided img element. _________________________
Question 26
Multiple Choice
You add an image to an HTML document using the one-sided img element. The element must include the ____ attribute which specifies text to display in case the image is unavailable or needs to be read in user agents by software such as screen readers.
Question 27
True/False
The GIF file type does not support transparent pixels.
Question 28
True/False
HTML5 includes the semantic figure element to mark images that add information to a web page.
Question 29
True/False
The size of a bitmap image is measured in inches , which are the individual dots that make up the image. _________________________
Question 30
Multiple Choice
Referring to the figure above, which figure is displayed at its native length and width?
Question 31
Multiple Choice
SVG graphics are written in a(n) ____ language similar to XML.
Question 32
Multiple Choice
You can specify a favicon for all the pages on a Web site by using the ____ format.
Question 33
Multiple Choice
Referring to the figure above, which image(s) would require more data to be downloaded than is needed to display a quality image?
Question 34
Multiple Choice
Case-Based Critical Thinking Question Kristin coaches a high school hockey team and has started a website to showcase the players. Kristin wants to include drawn diagrams (limited colors, defined borders) illustrating the players and their positions. She wants the diagrams to be displayed at different dimensions with no decrease in quality. To do this, she should choose the ____ format.
Question 35
Multiple Choice
Values for the width and height attributes of an img element are always expressed in ____.
Question 36
Essay
Optimizing your use of the figcaption element and the alt and title attributes of the image tag requires examining the purpose of any image-related text you want to add to your web pages. When are each of the text labeling methods (alt text, caption, and title) most commonly used?
Question 37
Multiple Choice
Unholy Vault Designs/Shutterstock.com Referring to the figure above, the linked text "The Sun Room" was created by nesting the ____ element inside a figcaption element.
Question 38
Multiple Choice
Case-Based Critical Thinking Question John wants to add related text to images on his Lawn Care business website. John also finds out that he can nest an img element inside a(n) ____ element to align it horizontally.