CSS / CSS3 : Web Designing Questions & Answers
Question : Which CSS property is used to control the text size of an element ?
A.
font-style
B.
text-size
C.
font-size
D.
text-style
Correct Answer is : Option C.
- The default value of "position" attribute is _________.
- How will you make all paragraph elements 'RED' in color ?
- By default Hyperlinks are displayed with an underline. How do you remove the underline from all hyperlinks by using CSS code ?
- If we want define style for an unique element, then which css selector will we use ?
- If we don't want to allow a floating div to the left side of an element, which css property will we use ?