Menu
Web Design Coding Issues

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 ...

Web Design Troubleshooting Guide
Getting your web site to look right can sometimes be a hair-pulling experience. Even for professional web designers! I can only imagine how frustrated many newbies can get. Let me share with you some of the common problems in designing a well-functioning web site. More ...

Creating a Secure Website Using Secure Socket Layer (SSL)
When setting up a website that will require payment through credit card it is important to have a minimum level of security. One protocol that has effectively become the de facto standard for website security is Secure Socket Layer (or SSL). More ...

How to Hide From Robots
A "robot" is a program that search engines use to follow links, read web pages, and create indexes of the information they find on the web pages. There are several reasons why you might want to prevent robots from indexing your web page. 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 ...

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 ...

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 ...

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 ...

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 ...

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 ...

RSS Basics
Understanding and using RSS feeds is critical to today's webmasters and bloggers. Being able to syndicate news of new information added can drive traffic to your site. In addition to revenue from increased traffic, RSS provides many other marketing opportunities, such as in-feed advertising and higher search engine ranking. 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 ...


Learn more at amazon.com

Custom Search