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

I'm learning web design and finished first course in the track,should i start php before css basic or just continue?

So i finished course how to amke a web page and the next one is css basics but i'm not sure that i have enough knowlege on the html part,so should i start new track that is php development first and then continue with the web design track and css ,what do you recommend?

I would say continue with learning HTML and then move on to CSS (and Sass if your feeling extra-curricular!). These are the basic building blocks of any web page/web app, so are a very good base to have before moving on to other things such as PHP development. The base Web Design track gives you a very good base for all things web design and development, so highly recommend you complete the entire track first!

PHP development is commonly used within CMS (Content Management System) such as WordPress, Joomla etc. However, in order to make themes/plugins etc for these, it still requires a good base of HTML and CSS.

Hope this helps! :)

2 Answers

Thank you very much for your answer :D