HTML code displays on screen before webpage loads.
I am using an application in Chrome and html code displays with tags, etc. If I go out of this option and in again the webpage has displayed but can anybody tell me if this is a setting somewhere in Chrome perhaps that causes it to load the html text first?
Thanks,
HTMLChromeWeb Browsers
Last Comment
Arana (G.P.)
8/22/2022 - Mon
Julian Hansen
Chrome perhaps that causes it to load the html text first?
It only loads the "html text" that is what a page is - html. The browser renders that HTML to the screen to give you the page you see but it is still HTML under the hood.
I am using an application in Chrome and html code displays with tags, etc
What application?
You can view the HTML of any page in a browser by using the View Source (right click the page).
What application?
You can view the HTML of any page in a browser by using the View Source (right click the page).
It is not really clear what you are asking