Solved

Case-Based Critical Thinking Questions Case 3-1 Alex's Woodworking Shop Is

Question 11

Multiple Choice

Case-Based Critical Thinking Questions Case 3-1 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:

verifed

Verified

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

Related Questions