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 are the three parts of a css style?
What are the advantages of inline styles?
What is margin in css?
Is it possible to create border as a image in css3?
What is module in css?
How do I enable cascading style sheet in css?
What are the difference between margin & padding?
What is whitespace in css?
What is RWD?
What is counter reset in css?
What is a flexbox layout?
What is attribute selector?