Exam 6: Inserting and Working With Links
Exam 1: Getting Started With HTML75 Questions
Exam 2: Structuring Content in a Web Document75 Questions
Exam 3: Getting Started With CSS71 Questions
Exam 4: Laying Out Elements With CSS75 Questions
Exam 5: Formatting Text With CSS75 Questions
Exam 6: Inserting and Working With Links74 Questions
Exam 7: Inserting and Working With Images74 Questions
Exam 8: Organizing Content With-Lists And-Tables75 Questions
Exam 9: Implementing Responsive Design74 Questions
Exam 10: Creating and Processing Web Forms75 Questions
Exam 11: Creating Visual Effects and Animation75 Questions
Exam 12: Incorporating Video and Audio74 Questions
Exam 13: Programming Web Pages With Javascript75 Questions
Exam 14: Integrating Social Media75 Questions
Exam 15: Optimizing Your Web Site for Search Engines75 Questions
Exam 16: Testing and Improving Performance70 Questions
Select questions type
Match each commonly used CSS display property value with the description of how it is rendered.
-Content that does not expand to the full width of its parent
Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
B
The :focus and ____ can be used interchangeably.
Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
C
Match each commonly used CSS display property value with the description of how it is rendered.
-Box occupying the full width of its parent element
Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
A
To change an element from a block-level element to an inline-element, you use the CSS display property._________________________
(True/False)
4.8/5
(28)
When you enter a URL, you're creating a(n) ____ link, which is the full and complete address for the target document on the web.
(Multiple Choice)
5.0/5
(41)
As part of the URL, the ____ is the sequence of folders in which the target document is stored on the server.
(Multiple Choice)
4.8/5
(37)
-Referring to the figure above, the closing tag of the href attribute is ____.

(Multiple Choice)
4.7/5
(32)
As part of the URL, the ____ name, such as course.com or mail.Google.com, identifies the general location of the target document on the web.
(Multiple Choice)
4.7/5
(41)
Case-Based Critical Thinking Question
CJ is developing a new website blogging about cutting-edge technologies for people with special needs. He wants to make the site accessible and user friendly.
-CJ wants to link to articles in his website.He has assigned specific values for each ID attribute.To link to that ID attribute, CJ must use a(n) _____ before the ID value in his href statement.
(Multiple Choice)
4.7/5
(33)
You create a hash link by assigning unique names to elements in your web page using the HTML ____ attribute.
(Multiple Choice)
4.9/5
(34)
-Referring to the figure above, the href attribute is the name of a(n) ____ file.

(Multiple Choice)
4.8/5
(39)
Virtually every website includes a set of links for moving between web pages in the site.This design element is known as a ____ bar.
(Multiple Choice)
4.9/5
(37)
To reference a hash link with the href attribute of the an element, you simply precede it with a pound sign._________________________
(True/False)
5.0/5
(39)
When you enter a URI, you're creating a(n) relative link, which is the full and complete address for the target document on the web._________________________
(True/False)
4.8/5
(35)
To make your code easier to read, you can use a link ________________ such as bit.ly or tinyurl.com, which are web-based services that transform large, unwieldy links into manageable URLs.
(Short Answer)
4.9/5
(41)
By default, a link opens a new web page in the same window and tab as the home page._________________________
(True/False)
4.8/5
(33)
Case-Based Critical Thinking Question
Shayla is creating an online newsletter for her gymnastics team. She is learning about pseudo-class states for linked elements, and wants the linked states to match the school’s colors of blue and yellow.
-Shayla knows that previously viewed links are in the ____ state, and she sets their color to yellow.
(Multiple Choice)
4.8/5
(33)
You can combine a relative or absolute link with a hash link to link to a specific element in a different document.Simply enter the URI or filename for the target document, add a(n) ____ to the end, then add the anchor name.
(Multiple Choice)
4.8/5
(43)
Showing 1 - 20 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)