Web Tips and Tricks
From Library Success: A Best Practices Wiki
(Difference between revisions)
(→PHP) |
(→CSS) |
||
| Line 34: | Line 34: | ||
*[http://www.blooberry.com/indexdot/css/propindex/all.htm CSS Property Index] | *[http://www.blooberry.com/indexdot/css/propindex/all.htm CSS Property Index] | ||
*[http://www.thenoodleincident.com/tutorials/css/index.html CSS Panic Guide] | *[http://www.thenoodleincident.com/tutorials/css/index.html CSS Panic Guide] | ||
| + | *[http://www.csszengarden.com/ CSS Zen Garden] | ||
| + | *[http://www.dezwozhere.com/links.html CSS, Accessibility and Standards Links] - "Links that will save you from an aneurism." | ||
== PHP == | == PHP == | ||
Revision as of 21:21, 7 July 2005
Contents |
Success Stories
List of Tips/Tricks
Blogs/Websites to Watch
General Web Design Resources
- Style Gala
- Return of Design
- A List Apart
- Web Designer Tools - Has a great color scheme generator
- Essential Fonts for Designers
- 4096 Color Wheel
Cool Things You Can Copy for Your Own Site
- Listmatic, one list, many optioms.
- Layout-o-matic
- Little Boxes
- CSS Page Layouts
- CSS Templates
- Free Menu Designs
- Ruthsarian Layouts
- Drop-Down Menus, Horizontal Style - from A List Apart
- CSS Rounded Box Generator
CSS
- The CSS Playground
- Position is Everything - great list of articles on the subject
- Real World Style
- CSS Directory
- Cascading Style Cheatsheet
- CSS Property Index
- CSS Panic Guide
- CSS Zen Garden
- CSS, Accessibility and Standards Links - "Links that will save you from an aneurism."
PHP
- php.net - official documentation with user notes
Javascript
- Unobtrusive Javascript - best practices and tutorial