Common Javascript Errors

When you first try to run a Javascript on your web page it is quite likely that it wont work the way that it is supposed to. You may get an error message that gives you a clue as to what happens or the script may just not appear to do anything.

...more


Javascript 101

Perhaps you are just looking for information on where to get pre-built Javascripts to use on your site. Alternatively, you may want to learn how to write your own javascripts. In either case the two things that you most definitely need are a web editor and one (or more) browsers.

...more

 

 

 

Web Design

CSS or Cascading Style Sheets has opened up tremendous possibilities for improving web site designs, web page layouts and adding new features. The HTML code can be made shorter, cleaner and simpler by CSS resulting in faster loading of web pages, and making them more accessible to search engines. Here I am narrating my experience with only one part of CSS - using it to eliminate tables. If you look at a traditionally designed web page, you are likely to find number of tables in the layout. Tables were earlier used only for displaying information in a tabular form. But web site designers soon started using tables for other applications such as showing images, graphics and other decorations.

Business - All business/finance/loan/mortgage related link can be found here
more 1 2 3 4 5

Computers - All computer hardware/software/peripheral related link can be found here
more 1 2 3 4 5

Internet - All webhosting/webdesign/internet marketing related link can be found here
more 1 2 3 4 5

Software - All software related link can be found here
more 1 2 3 4 5

Web Design - All web design/development related link can be found here
more 1 2 3 4 5

Web Hosting - All web hosting related link can be found here
more 1 2 3 4 5

Web Promotion - All search engine optimization/internet marketing related link can be found here
more 1 2 3 4 5

Web Resources - All other web related link can be found here
more 1 2 3 4 5

Recreation - All travel/hotel/cruise related link can be found here
more 1 2 3 4 5

Casino - All online gambling/poker/blackjack/roulette related link can be found here
more 1 2 3 4 5

Health - All online pharmacy/hospital/health related link can be found here
more 1 2 3 4 5

Shopping - All online shopping/gift related link can be found here
more 1 2 3 4 5

Miscellaneous - All other links can be found here
more 1 2 3 4 5


It was not an easy task to redesign all the pages using CSS. But once I started, the improvements were more than I had bargained for. The design became simpler, the appearance improved and loading time came down considerably. The code looked real clean. Most of 'td' and 'tr' tags were gone.

© Copyright 2006, databinary.com