Web Tips and Tricks
From Library Success: A Best Practices Wiki
(Difference between revisions)
(→Image Repositories) |
(→PHP) |
||
| Line 41: | Line 41: | ||
* [http://www.php.net/docs.php php.net] - official documentation with user notes | * [http://www.php.net/docs.php php.net] - official documentation with user notes | ||
* [http://www.hostmatrix.org/ Hostmatrix] - A free web host with a user community that helps users learn PHP. I used it to learn web design and PHP. The more involved in the discussion board you are, the more free hosting resources you are allowed. | * [http://www.hostmatrix.org/ Hostmatrix] - A free web host with a user community that helps users learn PHP. I used it to learn web design and PHP. The more involved in the discussion board you are, the more free hosting resources you are allowed. | ||
| + | * [http://www.bodhosting.com/ PHP MySQL Hosting] - Web Hosting Company which supports all version of PHP in accordance to the requirmenets of the the clients. | ||
== Javascript == | == Javascript == | ||
Revision as of 12:59, 1 May 2007
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
- Hostmatrix - A free web host with a user community that helps users learn PHP. I used it to learn web design and PHP. The more involved in the discussion board you are, the more free hosting resources you are allowed.
- PHP MySQL Hosting - Web Hosting Company which supports all version of PHP in accordance to the requirmenets of the the clients.
Javascript
- Unobtrusive Javascript - best practices and tutorial