Что именно происходит, когда я обновляю HTML локально через инспектор? [закрыто] ⇐ CSS
-
Anonymous
Что именно происходит, когда я обновляю HTML локально через инспектор? [закрыто]
I've been working on a personal project that involves web scraping from Craigslist (like so https://atlanta.craigslist.org/search/c ... allery~0~0) and noticed that when I do any change to HTML (be that adding a whitespace or even duplicating the tab and copying over the exact same html), the formatting immediately becomes terribly messed up.
Adding a whitespace doesn't change CSS, styles, links or anything else. At this point, the issue at hand is resolved, but I still don't understand what causes this.
Why does this happen? Broader, what exactly happens with a website when I locally update HTML before it re-renders?
Thanks a lot in advance!
EDIT: I uploaded the video to demonstrate the problem: It demonstrates how I get this problem. My code does something that involves editing the HTML of this website and causes the same thing to happen
Источник: https://stackoverflow.com/questions/781 ... -inspector
I've been working on a personal project that involves web scraping from Craigslist (like so https://atlanta.craigslist.org/search/c ... allery~0~0) and noticed that when I do any change to HTML (be that adding a whitespace or even duplicating the tab and copying over the exact same html), the formatting immediately becomes terribly messed up.
Adding a whitespace doesn't change CSS, styles, links or anything else. At this point, the issue at hand is resolved, but I still don't understand what causes this.
Why does this happen? Broader, what exactly happens with a website when I locally update HTML before it re-renders?
Thanks a lot in advance!
EDIT: I uploaded the video to demonstrate the problem: It demonstrates how I get this problem. My code does something that involves editing the HTML of this website and causes the same thing to happen
Источник: https://stackoverflow.com/questions/781 ... -inspector
Мобильная версия