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

Nilesh Pande
1,726 PointsWhat is latest HTML and CSS version
I want to learn new version of html and css. There is new launch of HTML6 and CSS4 with new features. Please explain in moderate to expertise level.
2 Answers

Oenas Vaes
Front End Web Development Techdegree Graduate 17,319 PointsThe latest HTML version is 5.1 that came out in November of 2016. The latest version of CSS is CSS3. You can read an article about it's latest features here; What’s New in HTML 5.1.
CSS consists of many standards and drafts for upcoming standards. You can see the current status here: CSS Current Status.
Same for HTML: HTML Current Status
For browser support of independent HTML, CSS features you can have a look at caniuse.com.

Nilesh Pande
1,726 Pointsmany youtube videos
Oenas Vaes
Front End Web Development Techdegree Graduate 17,319 PointsOenas Vaes
Front End Web Development Techdegree Graduate 17,319 PointsI've missed out. Where have you read this news?