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 a floating element in css?
What is the use of cascading style sheets?
Is it good to use important in css?
Explain with the help of an example the usage of a parent-child selector.
What is margin in box model?
Why id selector is faster than class?
what is the css3 the background size property?
What are the major versions of css?
How do I center a ul list in css?
What is the syntax of word wrap in css3?
How do I enable cascading style sheet in css?
What is inline css?