Exam 6: Links and Images
Exam 1: Introduction to Web Programming28 Questions
Exam 2: Coding Standards, Block Elements, Text Elements, and Character References30 Questions
Exam 3: Cascading Style Sheets (CSS)29 Questions
Exam 4: Organizing a Pages Content With Lists, Figures, and Various Organizational Elements30 Questions
Exam 5: Tables and Css Layout30 Questions
Exam 6: Links and Images30 Questions
Exam 7: Image Manipulations, Audio, and Video30 Questions
Exam 8: Introduction to Javascript: Functions, Dom, Forms, and Event Handlers28 Questions
Exam 9: Additional Javascript Basics: Window Object, If Statement, Strings, Numbers, and Input Validation30 Questions
Exam 10: Loops, Additional Controls, Manipulating Css With Javascript29 Questions
Exam 11: Object-Oriented Programming and Arrays30 Questions
Exam 12: Canvas30 Questions
Exam 13: Web Development and HTML/CSS98 Questions
Select questions type
Which of the following is one of the primary advantages of vector graphics images over bitmap images?
(Multiple Choice)
4.9/5
(39)
An <code>a</code> element's <code>href</code> attribute specifies a resource that is to be linked to. If the <code>href</code> attribute uses a relative URL, that means the browser will look for the resource:
(Multiple Choice)
4.8/5
(35)
By default, browsers use blue to display links that have not been clicked. They are formally known as ______ links.
(Short Answer)
5.0/5
(35)
When implementing links on a web page, you should normally avoid using the default colors for the links.
(True/False)
4.9/5
(28)
When implementing links on a web page, which CSS rule should you use to disable underlining for the links?
(Multiple Choice)
4.9/5
(39)
Given the following directory tree structure, provide a link on the entryForm.html page that takes a user to the home page,


(Short Answer)
4.9/5
(39)
By default, browsers use purple to display links that have been clicked recently. They are formally known as ______ links.
(Short Answer)
4.8/5
(34)
Line wrap is when text at the end of a long line wraps to the next line, where it displays without any indentation.
(True/False)
4.8/5
(41)
Showing 21 - 30 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)