what is the difference between the html in 'view page source' and inspect element in Chrome 15? looks like 2 different html?
The view page source page shows you the exact text that was returned by the server. Inspect element actually shows you the fully rendered DOM tree.
The DOM tree is slightly different for each browser, depending on the specific quirks and support of features.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With