PDA

View Full Version : Learn everything there is to know about HTML and...


FR2fun
08-31-2009, 02:01 AM
...CSS? I want to learn everything there is to possibly know about HTML and CSS without going to a university program, seeing as that is at least 5 years away for me.

I have been using w3schools.com for a while now, but find their resources are limited. Once I have learned everything there, where else should I go? Websites I mean - I don't fancy buying a book.

once I have absolutely mastered html and css as much as I can, I will move on to PHP and javascript

Techy
08-31-2009, 04:01 AM
Continue with w3schools.com, once mastered look at some of the articles at: sixrevisions.com, I have mastered both just by searching on how to do certain things with css like rollover, menus, drop downs, ect... Then get aptana studio(http://aptana.com/) which is an eclipse-like text editor specifically for web development... it makes everything easy and its easy to lear things from it.

~EB
08-31-2009, 04:59 AM
Well if your that talented at such a young age.. then try using Firefox - Firebug and learn how real people do it! Take a peek at some of the big players in the industry and see how they use inheritance with CSS and how they build their stylesheets. You might even learn their secrets on how to optimize the CSS and HTML for faster page loads.