What are the advantages of using css?
The layout of a web page is better controlled.
Style (CSS) kept separate from structure (HTML), means smaller file size.
Reduced file size means reduced bandwidth, which means faster loading time.
Is This Answer Correct ? | 0 Yes | 0 No |
How do I open a css document?
What is the difference between css2 and css3?
Cite different types of css.
What does css reset do?
Enlist the various Media types used?
What is an inline?
What is a style in computer?
What is margin and padding?
Is z index relative to parent?
Have you played around with the new CSS Flexbox or Grid specs?
What will this piece of css code do to an element? .container { margin: 0 auto; }
What is the property that is used for controlling image-scroll?