9 lines
722 B
Markdown
9 lines
722 B
Markdown
# Browsers
|
|
|
|
A web browser is a software application that enables a user to access and display web pages or other online content through its graphical user interface.
|
|
|
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.html5rocks.com/en/tutorials/internals/howbrowserswork/'>How Browsers Work</BadgeLink>
|
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.browserstack.com/guide/browser-rendering-engine'>Role of Rendering Engine in Browsers</BadgeLink>
|
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://developer.mozilla.org/en-US/docs/Web/Performance/How_browsers_work'>Populating the Page: How Browsers Work</BadgeLink>
|