hello, I would like to know if these three types of structure are almost equal in terms of use or if one would be preferable to another and why. especially in terms of performance, thanks again.
as a general rule – use the least number of blocks to achieve the necessary design. Less blocks = less HTML. Which may not make any noticeable performance improvements but it means a smaller HTML file size and less work for the browser.
To be honest, i am not sure what the Grid is being used for 🙂
Or some of the additional containers, does this have some clever hover effects or something ?
Yes david, but i saw that in template library there are templates structured like this so i was trying to figure out the usage of grid. I’ll give you an example of GP.