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 ...
Four Must-Have Webpages That Add Website Security
A website is a contract between you and your visitor, it must assure visitors that the site is safe. There are many ways to convey trust, but the easiest is within your website pages themselves. More ...
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 ...
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 ...
What is that Double Forward Slash in the URL?
Someone is accessing your site with a URL that contains a double forward slash. This causes all relative links on the page will be broken. This means any relative linked scripts or styles will not be loaded. 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 ...
Advantages and Disadvantages of Frames
I've kept away from using frames in any of my work where possible. As much as I like some of the features that frames offer, such as a static header area and side menu bar, there is still a number of negative aspects to their use. 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 ...
Various Types of Website Hacking
A hacker, virus or even a spam bot holds the capability of causing significant damage to your website. Website security is something that you should work on in order to protect your site from malicious activities. 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 ...
Update Your Entire Website Instantly Using Server Side Includes (SSI)
Imagine my plight... I have 100+ pages on my website and I have to change my e-mail address and the copyright info on all the pages. The reason... My mail box is over-flown with junk mails. More ...
