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

HTML

lihaoquan
lihaoquan
12,045 Points

Browser Compatibility of Pseudo Selectors

I've just finished two workshops - Create Tooltips with CSS and Create a Fullscreen Slider with CSS by David Conner. Can anyone tell me if the css used in the workshop is compatible in all browsers? or not?

2 Answers

xenon thong
xenon thong
3,952 Points

I think most of the technologies used only supports up to IE9 and above. For chrome and firefox, it usually shouldn't be an issue.

Recommend you to check the code used in the course at http://caniuse.com/

geoffrey
geoffrey
28,736 Points

Xenon Thong you should copy your comment as answer, this way we can mark it as best answer ;-).