Q.1.
Which is correct CSS syntax?
Q.2.
The style that you are applying to a selector, e.g. border.
Q.3.
The elements <DIV> and <SPAN> have the following characteristics
Q.4.
Which is the correct way to specify the color of a paragraph of text?
Q.5.
A selector (ex: h} ) can only have 1 property
Q.6.
The code for the comment tag in CSS is
Q.7.
How do I remove the underline from a link using CSS?
Q.8.
Which is the correct way to format a Font Family for a paragraph? (Hint: make sure you have more than one backup font!)
Q.9.
Which is the property in this CSS?p {color: red;}
Q.10.
Which is the Value in the CSS?p {color: red;}