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 CSS Foundations Selectors Basic Attribute Selectors

css vs css3

im new to programming and was wondering if these deep dive lessons are focused more toward css or css3 (and html vs html5)

thanks

3 Answers

Remember that CSS3 are only some new features of CSS. So you will be learning CSS with new features, so you will be learning CSS3 ;)

As far as I know the deep dive is focused on css concepts with css 3 mixed in, css 3 is a mixture of animations media queries and more. This deep dive will give you all the knowledge you need to know for CSS.

Watch out thought. CSS3 its not supported in every browser , its gettin more supportive , and more code of it but go throught the Website Project, . How to make a Web Page, CSS Foundations and CSS Layouts . Guil WIll tell you everything about it . First you need to learn CSS anyways because CSS3 its CSS + other features eq. animations etc.. Learn the basics first and you will get handy to make the websites with css3 that works in a way in everywebsite , in a certen way .

And HTML and HTML5 its just HTML5 is easier , that seem to me since you have eg header build in insted of making #<div id="header"> etc.. in html you see it cleary , well i guess who how preffer it . Im still learning and im still on CSS foundation in the end and well , theres quite a bit of it but its nice and you will be amazed what you can do after , but with practice :) hope i helped .