I’m trying to teach myself various things related to web development. Starting with (X)HTML, PHP, web servers etc. What are some ideas I can use to put these things in practice? What do most people do with this as they begin to learn it?
When I started learning HTML I simply made web pages about things I was interested in. You could display family photo albums or describe your favorite books.
I would definitely start learning basic HTML first and then move onto PHP. Photo albums are a pretty common thing to create with PHP and make good practice.
Web monkey is a good resource for all these web related things.
http://www.webmonkey.com/
When I started learning HTML I simply made web pages about things I was interested in. You could display family photo albums or describe your favorite books.
I would definitely start learning basic HTML first and then move onto PHP. Photo albums are a pretty common thing to create with PHP and make good practice.
Web monkey is a good resource for all these web related things.
http://www.webmonkey.com/
References :