|
|
|
Ask HN: Why is Amazon's HTML crazy?
|
|
9 points
by samdunne
4797 days ago
|
|
If you view the source on any product page you have around 100 lines of whitespace and the <title> isn't found until line 3,500-ish Not to mention all of their CSS is inline Why is it like this? It seems to me it is far more complex than it needs to be |
|
* Newlines seperating HTML tags (check)
* Semi-semantic class and id names (check)
* Can read it with raw view-source (check)
You wanna see something really crazy? View-source on this one:
https://plus.google.com/101139676677179148632/about?hl=en