Customizable scroll bars on various browsers is very much possible and viewable. You can add a customized scroll bar at your website without the complaint of any browser not supporting the bars if you read about the FleXcroll Standards Compliant ScrollBar. The author of FleXcroll describes about supporting features of a keyboard scroll bar and mouse-wheel supported scroll bar along with text selection.
Hesido, the author, has tried but it is not much impressive though. The best solution to this problem is to design an unobtrusive method to
When you are working with HTML, the chance that you would make mistakes in the code is great, and rising with the length of the document. In order to help the HTML coders work with great amount of code, creating from the sloppy and badly-written code a clear and nicely laid markup, David Ragget wrote the HTML TIDY utility.
TIDY can correct the mismatched tags, correct the tags put in the wrong order, and it can perfect the lists that miss some required tags. It practically reduces to zero the work needed to be done by the coder on correcting
One of Tidy's biggest strengths is its portability. Versions of Tidy are available for over 15 platforms, including Windows, DOS, Mac OS, several flavours of UNIX/Linux, and BeOS. On top of that, Tidy is an Open Source application. If there isn't a version for your favourite operating system and you program in C++, you can download the source code (the building blocks of a program) and start hacking.
Tidy is also integrated with a number of text and HTML editors, including NoteTab Pro and HTML-Kit (for Windows), as well as Bluefish and Quanta (for