Multiple Choice
Alex’s woodworking shop is trying to design a web page with Cascading Style Sheets (CSS) . Alex would like create the new design based on the latest elements and styles from Hypertext Markup Language (HTML) and CSS. He has created a few sample pages:
home.htm ---describes the business and contact information
Product.htm ---displays a list of product descriptions
Custom.htm ---displays a list of custom products
-Alex's product style rules can be imported into a single file by adding the command _____.
A) @import url (css.product) ;
B) @import url (product.css) ;
C) @import css (product.css) ;
D) @import (type: css url: product) ;
Correct Answer:

Verified
Correct Answer:
Verified
Q103: A <u>generic font </u>is a font that
Q104: _ selectors are used to select elements
Q105: A color value is an alphabetic expression
Q106: Cascading Style Sheets (CSS)allow RGB values to
Q107: One advantage of user-defined style sheets is
Q109: Color values using the HSL model are
Q110: Which of the following properties is used
Q111: Identify a pseudo-class which is the first
Q112: <br>Tim is creating a web page to
Q113: Each child element may contain children of