CSS / CSS3 : Web Designing Questions & Answers
Question : When we write <img src="img.png">, what "img.png" inside double quote implies?
A.
element
B.
attribute
C.
value
D.
operator
Correct Answer is : Option C.
- How can we write comment along with CSS code ?
- Which css property you will use if you want to add some margin between a DIV's border and its inner text ?
- Which CSS property is used to control the text size of an element ?
- The default value of "position" attribute is _________.
- How will you make all paragraph elements 'RED' in color ?