Semantics is losing!
A logical continuation of the already conducted research on CSS / DOM-performance of browsers ( part 1 , part 2 , part 3 ) was the consideration of the dependence of the creation time of the document on the number of tags (tree nodes). Separately, cases were analyzed when the DOM tree was purely linear (everyone

Read more on webo.in →
divlay right inside body, when it was branched (branches of 10 nested were divgrowing inside body) and when divsome semantic construction was used instead of the branch from . 
Read more on webo.in →