Solved

Art’s Woodworking Shop Is Trying to Design a Web Page

Question 28

Multiple Choice

Art’s Woodworking Shop is trying to design a Web page with CSS. Art would like create the new design based on the latest elements and styles from HTML and CSS. He has created a few sample pages:
home.htm ---describes the business and contact information
Product.htm ---list of product descriptions
Custom.htm ---list of custom products

-Art's product style sheets can be imported into a single sheet by adding the command _____


A) @import url (url1) ;
B) @import url (product.css) ;
C) @import url (home.css) ;
D) @import.url (custom.css) ;

Correct Answer:

verifed

Verified

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

Related Questions