Hello Everyone,
I was attempting to optimize the home page of one the websites I have been working on, by replacing all the Table tags with Div tags and CSS (had referred to the examples to do so from one of the topics posted on this forum)
I realized that after comparing the load times of current homepage v/s the optimized one, it turns out the optimized one is proving to be much costlier.
Can anyone provide some details as to why this is happening ?
Any guidance/suggestions in this regard would be appreciated.