CSS / CSS3 : Web Designing Questions & Answers
Question : Which attribute can be added to many HTML / XHTML elements to identify them as a member of a specific group ?
A.
Id
B.
div
C.
class
D.
span
Correct Answer is : Option C.
- When we write <img src="img.png">, what "img.png" inside double quote implies?
- 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 _________.