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

Jeffrey Watson
Jeffrey Watson
7,059 Points

Browser Support

I have been running into a lot of issues with my css looking different in different browsers (primarily IE) I know that support varies but is there a course that helps you trouble shoot browser variances or use applications such as Modernizer? Also should it be common practice at this point to disregard IE8?

1 Answer

Chase Lee
Chase Lee
29,275 Points

There are no courses that I know of on that. Because IE is such a popular browser you should probably always take it into consideration while you code.