|
|
|
Google.com source code (not simple anymore)
|
|
15 points
by rk1987
4127 days ago
|
|
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. |
|
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.