Google.com source code (not simple anymore)
view-source:https://www.google.com/
Maybe it's just me, but realized google.com source code (HTML) used to be very simple but it looks very different now.
Try navigating HTML elements using dev tools.
Maybe it's just me, but realized google.com source code (HTML) used to be very simple but it looks very different now.
Try navigating HTML elements using dev tools.
12 comments
[ 6.0 ms ] story [ 35.8 ms ] thread/s
I'd imagine that the rendered HTML is probably produced by a legacy system that stitches together a lot of different templates, some maybe even unintentionally.