Search
Search this site for:
Categories
Related Links





Valid XHTML 1.0 Transitional

Valid CSS!
   

Informative Articles

JSP: Java on Your Server
JSP stands for Java Server Pages. The idea of JSP is to allow Java code to be embedded in HTML - this is done uising XML tags. JSP allows you to dynamically add content to your pages, and also offers the facility to send Java to the web browser...

Software To Help You Create A Robots.Txt file
Robogen is a software for Windows 95, Windows 98,Windows XP and Windows NT based computers which can help you create robots.txt files without having to worry about the correct syntax of a robots.txt file. It comes in two editions: the free Limited...

The bread and butter of website accessibility
The main reason webmasters fail to make their websites accessible is because they don't understand the concept of an "accessible website" in the first place. Lets admit it, when the buzzword accessibility flies about over the web most of us...

 
Website Design Mistakes

Javascripts Avoid including useless javascripts such as status bar scrollers, title scrollers, prompts or alerts, clocks, and mouse cursor effects. The best bet would be to avoid anything that could distract visitors from content.

Hiding HTML source HTML was not meant to be hidden. Anybody can read a website''s HTML source, and copy it. Programs that "scramble" or "encrypt" HTML will probably cause it to be invalid.

Hard to spot links Links should stand out to a visitor while they browse a website. Avoid making links the same color as text, or removing the underline.

Disabling right click This is usually implemented to prevent image copying. The problem is that it breaks a website''s navagation. What if a visitor wanted to do other things with the right click menu such as go back, go forward, or bookmark a page?

Frames Search engines and visitors do not like frames. Search engines will index pages inside the frameset that include keywords, breaking navigation for visitors when they click through. Also, visitors can not bookmark a specific page inside a frameset.

About the author:

You can use this article on your website if you include a link to http://www.fixingwindows.com/