A browser is an application that retrieves and displays web pages from the internet. Examples include Chrome, Safari, and Edge.
Browser Explained
Why Browser Matters
Browsers are how users interact with your website.
Where You'll Come Across It
On computers and mobile devices.
Practical Example
Opening a website in Google Chrome.
Frequently Asked Questions
Does it matter which browser my customers use?
From your visitors' perspective, no — a well-built website should work across all modern browsers. Your developer tests across Chrome, Safari, Firefox, and Edge to ensure a consistent experience everywhere.
Why does my website look different in different browsers?
Browsers can render CSS and JavaScript slightly differently. Professional developers account for these differences through cross-browser testing and use standardised code that works reliably everywhere.
Should I support old browsers like Internet Explorer?
Internet Explorer is no longer supported by Microsoft and has negligible usage. Modern websites don't need to support it. Focus on current versions of Chrome, Safari, Firefox, and Edge, which cover the vast majority of users.