A web browser is the client runtime for the [[web]]: it loads documents, runs scripts, applies styles, and manages security boundaries.

For frontend dev, the browser is the real platform and [[JavaScript]] is the native scripting layer.

Differences between browser engines still matter, even if standards have reduced the old chaos.

## See also
- [[JavaScript]]
- [[HTML]]
- [[CSS]]
- [[internet]]
