Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Unused CSS Stages Transitions and Transforms Transitions: Part 1

What is a modern browser?

I keep hearing this phrase in the course, and I'm not sure what it means. Is it everything besides older versions of IE?

5 Answers

John Steer-Fowler
PLUS
John Steer-Fowler
Courses Plus Student 11,734 Points

I see modern browsers as being Web Browsers such as Chrome, Firefox etc. Some people do not see IE9 as a modern browser.

My idea of a modern browser most likely differs from the real definition. I found this quote on http://farukat.es/

A modern browser is any browser that: successfully renders a site that you just built using web standards, testing only in your browser of choice along the way, with all the essentials functioning well; without you having written any browser-specific hacks, forks or workarounds; and shows great performance as you navigate it.

Hi Hannah,

I guess a modern browser would be any browser that will successfully displays a website using the latest web standards.

Thanks

-Rich

Thank you!

No problem, hope one/both of our answers cleared it up!

-Rich

As John Steer-Fowler pointed out generally "modern browser" refers to webkit-based browsers (Chrome and Safari) and newer versions of IE and Firefox. If you ever have questions about what browsers will support a CSS feature you can check out can i use which shows support for just about everything across a ton of different browser versions.

James Barnett
James Barnett
39,199 Points

I'm not a fan of the term as it is overly vague. If you mean Firefox 4 and up, IE 10 and up, Safari 5.1 and up and all versions of Chrome then you should say that. Or say versions of browsers published this year or later.