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 Flexbox and Multi-Column Layout Flexbox: Part 1

Gareth Powell
PLUS
Gareth Powell
Courses Plus Student 7,016 Points

Why do we use 'Webkit' when using Chrome?

Hi.

I may have missed it but I wondered why Guil mentions to use 'Webkit' as he/we are using Chrome? Can someone please tell me the reason why we use webkit when we're using Chrome.

Thanks, Gareth

1 Answer

Michael Hulet
Michael Hulet
47,912 Points

Both Chrome and Safari are built on an HTML & CSS rendering engine called "Webkit". When you browse the internet using Chrome or Safari, you're really using Webkit.

Gareth Powell
Gareth Powell
Courses Plus Student 7,016 Points

Thanks for your speedy and useful response, Michael - much appreciated. Gareth