Render Tree
It is a combined representation of Document Object Model (DOM) and CSS Object Model (CSSOM) where DOM nodes and CSS rules are matched together. Browser parses HTML document and constructs a DOM tree where each element represents a node in the DOM tr...
Jan 20, 20243 min read24