What is AJAX?
One of the most recent buzz words going around the Internet is "AJAX". What is AJAX? Is it a new and extremely powerful programming language? Is it an all-purpose cleaner? In plain-simple English, what exactly is AJAX? More ...
Six Ways to Center an Element on a Webpage
This article gives you six different ways to center an element on a webpage, the one you choose depending upon whether you need to add other elements to the left or right of the centered element and how robust and browser version compatible your method needs to be. More ...
Seven Effective Ways to Build Your Own Web Site
If you are a small business person who wants to reach millions quickly and easily, building a web site is a necessity. There are many ways to build a website but I'll just give you an overview of the most popular ones. More ...
Website Updates are a SNAP With Server Side Includes
If you ever had to make a change to your website that needed to be carried onto every page, you know what a tedious job it is. Well, have I got news for you. It doesn't have to be. Welcome to the world of Server Side Includes, also known as SSI. More ...
How to Redirect a Web Page Using a 301 Redirect
You've just redesigned some pages of your web site. The pages have high search engine rankings that you don't want to lose. How can you safely redirect web site traffic from your old pages to the new pages without losing your rankings? You can do this by using a "301 redirect" More ...
What is a Web Service?
Try to find an article on the Web that explains, in plain English, what a Web Service is and you'll be going around in rhetorical circles with no simple explanation, and no examples. More ...
How to Strengthen Website Authentication
To achieve strong authentication on the Web, IT professionals must find a balance among three separate forces whose goals are often at odds: the cost and security needs of the company, the impact on user behavior, and the motivations of the would-be attacker. More ...
Create a Simple, Effective PHP Form for Your Web Site
If you have been struggling to set up forms on your web site using cgi, then definitely read this article. Installing a simple PHP form is much easier and faster than installing a cgi form and doesn't need any programming experience. More ...
Create a Favicon for Your Web Site
A favicon is a small icon that appears to the left of the address in the address bar of your Web browser and to the left of favorites. Having a favicon makes your Web site more professional and is an element of branding. Fortunately, the process of creating a favicon is very easy. More ...
Understanding SSL Certificate
A secure web hosting service provider ensures safety protocols are in place by encrypting the data that is submitted on an e-commerce website. A customer can identify if a website is secure by checking for the padlock icon next to the URL. The address bar will also show the URL as https instead of http. More ...
Web Designer's Reference
Web Designer's Reference provides an integrated approach to web design. Each of the chapters covers a specific aspect of creating a web page, such as working with typography, adding images, creating navigation, and crafting CSS layouts. In each case, relevant XHTML elements are explored along with associated CSS, and visual design ideas are discussed. More ...
Video - Optimizing the Order of Scripts and Styles
This video by Tony Gentilcore, software engineer at Goggle, shows you two easy-to-implement yet high-impact techniques for speeding up your web pages. For example, a script included before a CSS file may cause the browser to block. More ...
