A nice site for those interested in learning.. - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36) +---- Forum: Website Development (https://www.supportforums.net/forumdisplay.php?fid=43) +---- Thread: A nice site for those interested in learning.. (/showthread.php?tid=6599) |
A nice site for those interested in learning.. - Pepsi - 04-26-2010 Well, when I was in school, in my computer class, we used this site, and it's quite helpful! http://www.w3schools.com/html/default.asp It teaches basics: Code: HTML Introduction It teaches expert: Code: HTML Layout It's a very nice site, and it's easy to work with. RE: A nice site for those interested in learning.. - Tierney - 04-26-2010 w3schools is awesome for PHP and CSS too. PHP: http://www.w3schools.com/php/default.asp What it teaches: Code: PHP Basic CSS: http://www.w3schools.com/css/default.asp What it teaches: Code: CSS Basic RE: A nice site for those interested in learning.. - Cida - 04-26-2010 Yeah, I learnt HTML from there lol For the PHP tut, that's good to begin with, but it only teaches a limited amount, people should move onto http://php.net/manual/en/ after. RE: A nice site for those interested in learning.. - Tierney - 04-26-2010 (04-26-2010, 06:32 AM)Cida Wrote: Yeah, I learnt HTML from there lol I too learnt HTML from there. And thanks for the PHP tutorial link! RE: A nice site for those interested in learning.. - Rozzy - 04-26-2010 I also remember learning HTML, some PHP, CSS, and JavaScript at w3schools. They're awesome. Nice post and I'm sure this will help someone. -Rozzy. RE: A nice site for those interested in learning.. - Harvey - 04-26-2010 Hi, Pepsi. This is my IPT teacher's favourite resource. Great site. Thanks, Malware Boss RE: A nice site for those interested in learning.. - iPlay - 05-01-2010 Thanks for this. RE: A nice site for those interested in learning.. - v01d - 05-01-2010 i use this all the time. sometimes i forget even the most common html tags RE: A nice site for those interested in learning.. - thalada - 05-05-2010 W3 schools tutorials are nice and clean for beginners RE: A nice site for those interested in learning.. - Pk3r_Pjer - 05-06-2010 I love w3schools.com, Great tutorials. I learned html and php from there. |