Skip to content

Issue with "How the Web works": #8096

@Junaid-1993

Description

@Junaid-1993

MDN URL: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/How_the_Web_works

What information was incorrect, unhelpful, or incomplete?

I have a question about the browser or server is parsing the HTML?

Specific section or headline?

Order in which component files are parsed

What did you expect to see?

in the article, you said, "Once the client’s request is approved, the server first sends back the HTML (index) file". Then below you said, "From a server standpoint it is important to know the order in which these files are parsed when the response is sent back:". I am confused from a server standpoint or from a browser standpoint isn't the browser's job to parse the HTML.

And also down below you said "The HTML file is parsed first and, by looking inside that file, the server recognizes which CSS and JavaScript files are referenced." so again isn't this browser's job to recognize the other linked files and request for those resources or servers.

I just have a little confusion about this.

Did you test this? If so, how?

MDN Content page report details

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions