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. Yes.
Computer Science & Information Technology
You might also like to view...
How often should training be conducted?
A. Monthly B. Annually C. Whenever the policies change D. Both A and B E. Both A and C F. Both B and C
Computer Science & Information Technology
One way automation can lead to the creation of new jobs is by
a. producing products quicker, thus shortening the work week. b. reducing the price of a product, thus increasing people’s real income. c. consuming fewer resources, thus improving the environment. d. All of the above e. None of the above is true. Automation always causes a net loss of jobs.
Computer Science & Information Technology