How do you specify units in the CSS?. What are the
different ways to do it?
Answer Posted / hrpynux@gmail.com
CSS has several different units for expressing a length. Many CSS properties take "length" values, such as width , margin , padding , font-size , etc. Length is a number followed by a length unit, such as 10px , 2em , etc.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who invented css?
What is the difference between css3 and css4?
What is a cascade meeting?
What is shorthand property?
How to make scroll bars with the help of css?
What is RWD?
What are the text properties?
What are the two parts of a style rule?
How stacking context is formed?
What is the use of the box model in css?
What is css2 and css3?
What are advantages of css?
What are child selectors in css?
Name some online resources you reference when having css issues.
What is float in css for?