http://www.devx.com/projectcool

With dozens of demos and hands-on tutorials, Project Cool is a great
resource for Web developers and designers. Whether you’re building your
first Web page, researching a specific client-side technique, or making
your first foray into CSS or XML, you’ll find the information to get
the job done here.

other useful links regarding web development

Designing With Web Standards (Book): http://www.zeldman.com/dwws/

CSS Zen Garden: http://www.csszengarden.com/

A List Apart: http://www.alistapart.com/

Meyerweb: http://www.meyerweb.com/eric/css/

W3Schools: http://www.w3schools.com/css/

Brainjar: http://www.brainjar.com/

Tags: , , ,

JavaScript

JavaScript Cheat Sheet

Addison-Wesley’s JavaScript Reference Card

JavaScript Quick Reference

JavaScript and Browser Objects Quick Reference

JavaScript in 10 Minutes - Thanks Joseph

CSS

CSS Help Sheet

CSS Shorthand Guide

CSS Cheat Sheet

Cascading Style Cheat Sheet

CSS Cheat Sheet

CSS Quick Reference

Leslie Franke CSS Cheat Sheet

Design 215 CSS Quick Reference

CSS Level 1 Quick Reference

CSS Level 2 Quick Reference

CSS Property Index

HTML/XHTML

HTML Help Sheet

XHTML Cheat Sheet

HTML Cheat Sheet

HTML Character Entities Cheat Sheet

PDF HTML Cheat Sheet

Character Entity References in HTML 4 and XHTML 1.0

HTML & XHTML Cheat Sheet

HTML Tags

HTML Quick Reference Guide

A Simple Guide to HTML

Reference HTML Cheat Sheet

HTML Tags Cheat Sheet

AJAX

What’s Ajax? Cheat Sheet

Prototype Cheat Sheet

Scriptaculous Combination Effects Cheat Sheet

Scriptaculous Cheat Sheet - Thanks Joseph

AJAX for ASP.net Cheat Sheet

ASP.net AJAX Client Life-Cycle Events

MooTools Cheat Sheet - Thanks Joseph

Colors

RGB Hex Color Chart

Interactive Color Picker

HTML Color Codes

Color Reference Guide

Microformats

Microformats Helper Cheat Sheet

Microformats Cheat Sheet

Jack Daniel’s Microformats Cheat Sheet

Browser Compatibility

W3C DOM Compatibility Tables

Browser Compatibility Interactive Table

XML

Fusebox 4.1 XML Cheat Sheet

VoiceXML Reference

MathML Reference

XML Schema 2001 Reference

XML Schema 2000/10

XSLT Quick References

XML TopicMaps 1.0 - Quick Reference Card

XML Quick References

XML Schema - Structures Quick Reference

XML Schema - Data Types Quick Reference

XSL FO Reference

XSLT Quick Reference Card

XSLT Reference

Original Article | digg story

The Best Place for HTML beginners to kick start their web designing career

 

(Introduction - From the site)

The thing to keep in mind is that HTML and CSS are all about separating the content (HTML) and the presentation(CSS). HTML is nothing more than fancy structured content and the visual formatting of that content will come later when we tackle CSS.

If you have looked at other HTML tutorials, you might have found that they mention certain things that HTML Dog does not. This is because many methods are obsolete, non-standard or just plain bad practice. Getting into the frame of mind of doing things the right way from the start will turn in to much better results in the end.

Contents

  • Getting Started - What you need to do to get going and make your first HTML page.
  • Tags, Attributes and Elements - The stuff that makes up HTML.
  • Page Titles - Titles. For Pages. Difficult to get your head around, I know…
  • Paragraphs - Structuring your content with paragraphs.
  • Headings - The six levels of headings.
  • Lists - How to define ordered and unordered lists.
  • Links - How to link things together.
  • Images - Adding something a bit more than text…
  • Tables - How to use tabular data.
  • Forms - Text boxes and other user-input thingamajigs.
  • Putting It All Together - Taking all of the above stuff and shoving it together. Sort of a recap thing.

Other useful tutorials from HTML Dog

read more from HTML Dog | digg story

The unique combination of the open source model with the universalism of web design remains one of the ideal applications of the open access philosophy. Here are 100 resources–including open source design software packages, CSS tools and generators, templates, and code sources–that can save you time and money while designing web sites.

read more | digg story