CTW 8 to 9--Comments and Links
Using your notes on Lessons 8 and 9, respond to each question below.
Sign in to Google to save your progress. Learn more
Email *
Name *
Retype the following CSS comment CORRECTLY--    /** Created by Me **/ *
1 point
Retype the following HTML comment CORRECTLY--    <! Important --!> *
1 point
Retype the tag so that the word CLICK appears (in call caps) when you hover the mouse over the link.   <a href="link.html"> *
1 point
Retype the tag so that the website opens in a new tab when you click the mouse on the link.   <a href="link.html"> *
1 point
What part of this tag is the ATTRIBUTE?   <a href="link.html'> *
1 point
These hyperlinks are used when linking to pages outside of the current site that have a different domain name.   *
1 point
Use this tag to connect to a CSS page (stylesheet). *
1 point
When connecting to a CSS page, what is the relationship value set to? *
1 point
Write the style rule to set all hyperlinks to black. Space only after the selector and between the property and value. *
2 points
TRUE or FALSE? When creating a hover state, the hover state rule must be listed below the default link or visited link state rules. *
1 point
Write the style rule to set the hyperlink hover status to remove the underline. Space only after the selector and between the property and value. *
2 points
Which is proper form for a hyperlink that goes to the Google website? *
1 point
Type the code that links the word cat to a relative reference of a picture called cat.gif in a meow folder; include the title Cat Animation. Be sure to close the tag. *
1 point
What should be included on all absolute links since they are not located on your site? *
1 point
Retype the opening tag below to fix the error so that this will actually email to the address noted:   <a href="bob@hi.com">Tell Bob</a> *
1 point
Type the hyperlink tags/text that would be used with this named area to link to the Dog section. Make the word Go clickable and be sure to close the tag-->   <h1 id=”dog”>Dogs</h1> *
1 point
What is the default color for basic links? *
1 point
What is the default color for visited (clicked on) links? *
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This form was created inside of Jackson R2 Schools. Report Abuse