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

PHP

Julio Sanchez
Julio Sanchez
1,910 Points

Concern about HTML/CSS/JS and PHP

Hello Treehouse Forum.

First i will to apologize if my question is stupid.

The thing is i will like to learn how to build Web App and rigth now im taking the track of how to build a website to leanr HTML and CSS and after that i will go for the Front End Web Development track and the PHP Development track.

But today i read that to use some of the Admin Template that are for sell in Codecanyon you need to convert your HTML Template to a PHP site and im not sure if Treehouse cover this part or if im on the right track to learn how to do that here.

If some can please help me to clarify my doubt it will be great because im nor sure if im on the right path to do what i want to do in the end.

Thank you

1 Answer

Jeff Jacobson-Swartfager
Jeff Jacobson-Swartfager
15,419 Points

That's not a stupid question at all!

The HTML, CSS and JavaScript will provide you with a solid foundation on the structure, presentation, and behavior of a webpage. Then, when you learn PHP, you'll be able to take those HTML skills and start building them into templates. You'll use PHP to populate the templates with content.

You are totally on the right track. But, if you ever have any questions, the folks on the forum will to their best to help!

Happy learning!