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 ...
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 ...
Video - HTTP caching
In this video, Stephen Lamm, who works at Google in Web Performance teaches you about browser caching and what you can do to configure your web pages so that they're cached properly in browsers. 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 ...
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 ...
How To Effortlessly Use Streaming Audio
Are you looking to add professional impact to your website and newsletter for almost little or no cost. How about introducing an audio ezine or other informative audio stream to your web site? 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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
