Menu
Web Design Coding Issues

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

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

Web Design Blunders That Can Cost You Lost Profits
It's hard enough to bring people to your little corner of cyberspace,and once they're there, you have just a few brief seconds to catch their attention. Keep as many interested prospects on your site by avoiding these blunders. 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 ...

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

Increase Your Traffic by Recovering Your Lost Visitors
When an error is encountered, your server will display specific generic error pages according to the error. These error pages are not only dead ends, but they are also very frustrating for your potential visitors. More ...

Basic Dynamic Website Security
There are many things a user can do to cause you annoyance, but the biggest threat is an MySQL injection attack. This is where a user types in some PHP and SQL code into a field in your form. 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 ...

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

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


Learn more at amazon.com

Custom Search