Solved

Alex’s Woodworking Shop Is Trying to Design a Web Page \quad

Question 108

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 \quad\quad ---describes the business and contact information
Product.htm \quad ---displays a list of product descriptions
Custom.htm \quad ---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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions