Choose the best answer below to the following question: Is the following CSS code valid?
table { border: 2px #000000 solid;
border-spacing: 0; }
a. Yes.
b. No, there is no border-spacing property.
c. No, there is no border property.
d. No, 0 is not a valid value for the border-spacing property.
a
Computer Science & Information Technology
You might also like to view...
How does a data macro differ from other macros that you create using the Macro Designer?
What will be an ideal response?
Computer Science & Information Technology
To find the number of pages and words in a document, you would check the ________
Fill in the blank(s) with correct word
Computer Science & Information Technology