Recent Changes - Search:

PmWiki

pmwiki.org

TopTenSites

Here are the top ten sites (we have 9 so far, and others can be added later) I use when developing in PHP, CSS and/or HTML

  1. World Wide Web Consortium (W3C) - Here there is a lot of info about many subjects, HTML, CSS, XML, DOM (used in javascript), etc
  2. W3C HTML definition - The HTML definition used by most of today browsers
  3. W3C CSS definition - The CSS definition that is common to most browsers
    1. css Zen Garden: The Beauty in CSS Design - top pick for examples of exactly what you CAN do just by changing CSS and writing well-thought-out (d/x)HTML
    2. A List Apart - when you're done gawking at css Zen Garden, drop by A List Apart for real-world CSS recipes
    3. CSS/edge - Eric Meyer's creative experiments with CSS to produce pure CSS menus, complex layouts etc.
  4. PHP Related
    1. PHP documentation - PHP documentation
    2. PEAR (PHP Extension and Application Repository) - a framework and distribution system for reusable PHP components
    3. PHP Builder Articles - articles about PHP related material, from code design to code examples and php tips
  5. IE javascript (MSDN) - Documentation about IE javascript
  6. Mozilla javascript - Documentation about mozilla (and firefox) javascript
  7. W3 Schools - Decent references for many web-related languages, including HTML and CSS. Handy for "Is it 'color' or 'font-color'?" Also has "try it yourself" tutorials which are good for getting a feel for something but won't take you beyond that.
  8. Google - You can find a lot of information with google
  9. http://www.webmasterworld.com - This is pretty much the forum-based resource for webmasters. Many different forums on everthing from php and CSS to SEO and marketing. Very active.
  10. Design & Template Related
    1. Open Source Web Design - Tons of layouts donated to the project, some truly open source, some require a creative-commons-like By attribution to remain on the page. Watch out for licensing issues.
Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 05:03 PM