What does DOM reflow occur?
Reflow occurs when you: insert, remove or update an element in the DOM. modify content on the page, e.g. the text in an input box. move a DOM element.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is css2 and css3?
Where do I save css files?
Why * is used in css?
What is the use of css image sprites?
Does the order of css matter?
How do I change the text on a website?
Cite different types of css.
Explain External CSS with it's Syntax?
What is auto in css?
How many css selectors are there?
What is the purpose of nesting selectors?
Which set of definitions, html attributes or css properties, take precedence?