HTML with XML Data Binding by Chief Programmabilities 3/03/05
Use data binding to pull an XML file's content into a Web-page. (Running example: http://programmabilities.com/xml/contact.html.) more...
Faster Browsing Tips by Pawan Bangar 5/08/04
IF WE say that it was mainly because of the Windows operating system that a Computer could become a personal computer it would not be an exaggeration. more...
Any font on your site! by Ahmad Permessur 4/29/04
This technique is called font embedding. As you surely know, the font you define for your site might not always show up on your visitor's computer if it isn't installed there. more...
Your First Step into Web Development by Mudassar Saeed Khan 1/29/04
A beginner's guide to this vast field of web development. After reading this article, reader should be able to grab a good bird's eye view of web development. It touches all the main aspects of basic and advance web development in an understandable form for everyone. more...
External HTML Loader by Eddie Traversa 1/18/04
Separating content from coding is usually done using CMS but there is way to achieve the same effect on the server side - Typically referred to as External HTML Loading. more...
Use HTML as Intended by Rosemarie Wise 12/31/03
HTML has long been used to manipulate the look of a web page, when in fact it was designed to emphasise the structure of a web document. It's about time we ditched those tricks and used it the way it was originally designed. more...