Multiple Choice
Andy designed a web page for a product-oriented industry using CSS properties. He used several HTML tags to create the web page. He also used tables to ensure that the data is easily managed.
-Andy has created a table for product details where the names of the products and prices of the products are the headers of the table.Which of the following style rules should he add to place a border of 10-pixels around the table with a white background?
A) table.product {background: white; border: 10px; width: 100%;}
B) table.product {border: 10px,white; width: 100%;}
C) table.product {background: white,10px; width: 100%;}
D) table.product {border: white; width: 100%;}
Correct Answer:

Verified
Correct Answer:
Verified
Q44: A <u>web table</u> is an effective tool
Q45: The columns within the colgroup element are
Q46: In HTML5,_ is an attribute that stores
Q47: <br> Identify the letters of the choices
Q48: To insert the information of the data-label
Q50: A table contains five columns where one
Q51: Which of the following HTML structures arranges
Q52: Which of the following HTML elements is
Q53: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1896/.jpg" alt=" -In the given
Q54: The two types of table cells supported