.htacess examples

askapache.com has compiled a great and enormous list of .htaccess files used to do all sorts of neat tricks like redirecting, rewriting text, preventing bandwidth theft, password protect files, block access by time of day and much much more.
Link

Website templates

Here’s a collection of about 50 free website templates. What sets these apart from many other freely available website templates is they allow you to download the Photoshop files as well should you wish to tweak the site design.
Link

Watch people browsing your site

Clicktale says it will record your visitor’s browsing sessions and allow you to watch them later as if you were standing over their shoulder while they browsed. It also provides you with ‘Heatmaps’ showing where most people click and how far down the page they scroll.
As with all web analytics, you need to add a […]

HTML Playground

Html Playground is a fun free web tool to test html tags. It’s also a great way to learn about Html tags and their attribute while trying them out live. Modify the code and watch it update in real time

Link

Sortable table script

A quick sortable table script written in Javascript by Terrill Dent. Download the code for free. Includes instructions on implementing and modifying the code.

Link

Beautiful HTML

Have a look here to get a breakdown of what your HTML code should look like. It’s not about looks it’s really about what useful functioning code looks like
Link.

Generate a CSS menu online

Simply enter the number of items in your menu, which page they should link to and this web tool writes the code for you. You can generate horizontal, vertical or drop-down menus in a variety of styles. When you are finished you download one zip file containing the css, html and images as well as […]