First of all, I would say Web programming is really a very interesting field. Coming to the point, as you want to learn HTML and PHP, I would recommend you:
1. https://teamtreehouse.com/
2. http://www.lynda.com/
3. https://www.udemy.com/
4. http://code.tutsplus.com/
These are paid sites. You need to pay for the courses of course. But If you passionately want to learn html and php, you can find the courses on the torrents which is illegal.
But if you are looking for the free sites, I would definitely recommend you to use http://www.w3schools.com/ . It teaches you everything about web programming. Eg. html, css, jquery, ajax, javascript, PHP, mysql, sql, angularJs, etc which is more than you except. The plus point of this site is that you can learn with testing your own code online and view the result instantly.
So, you can track your own progress.
Best recommended is http://www.w3schools.com
Besides this site, you can check the following list for learning
1. html.net for html, css, php, javascript
2. http://php.net/ for php
3. https://www.codecademy.com/learn/web for html, css
4. https://www.developphp.com/ for html, css, javascript, php
5. http://www.tutorialspoint.com/php/ for php
6. http://phptester.net/ for testing php code online
Best of luck. Happy coding :)