Webdesigntuts - webdesigntuts.net - Web Design Tuts

Latest News:

Simple PHP Ban IP Address Script 19 Jul 2010 | 02:17 am

This script is a simple way to ban one IP address or a range of IP addresses from your website. The code uses comments to include detailed information on how the script works to make it easier for you...

How to Center a Website with CSS 25 Mar 2010 | 05:49 am

The question about centering your website in the visitor’s screen always comes up. Fortunately, the solution is really very simple. Essentially, you can have two different types of website layouts -  ...

Take a Full-Size Screenshot of Your Website 22 Feb 2010 | 01:30 am

Recently I needed to take a full-size screenshot of a website I created for a project I am doing. A number of websites claim to be able to  take screenshots of websites but sometimes you can be waitin...

List of Common HTML Editors 1 Jan 2010 | 09:58 am

The following list is organised with three headings – text editors, source code editors and WYSIWYG editors. Text editors such as Notepad can be used to create Web pages just the same as any editor. S...

Why use CSS? 24 Aug 2009 | 05:58 am

There are a million reasons to use CSS over plain ol’ HTML formatting. This short article will list and explain some of the main reasons to use CSS. The main reason to use CSS is the ability to sepera...

Open a New Window Using JavaScript and Control it’s Appearance 7 Aug 2009 | 07:10 am

This simple code will allow you to open a new window using JavaScript – and control the way it looks. <html> <head> <script type="text/javascript"> function openWindow(link) { window.open(link,"_blank...

Using HTML and XHTML Doctype Declarations 5 Aug 2009 | 11:06 pm

A DOCTYPE Definition is a special declaration at the very top of your Webpage source – right above the HTML tag – that informs validators the rules in which to validate your page using, and for modern...

How to Create a Robots.txt File 30 Jul 2009 | 03:04 am

A robots.txt is a useful file that keeps search engines from indexing pages you do not want spidered. But why would you not want a page indexed by a search engine? This tutorial will explain why, and ...

HTML/XHTML Quick Reference 29 Jul 2009 | 01:58 am

This HTML and XHTML Quick Reference is a handy page to have bookmarked or printed. It describes the popular and main HTML tags in an easy to follow way. Basic HTML Tags Tag Description <html></html> D...

Set Up Google AdSense Custom Search Engine 19 Jul 2009 | 06:28 am

A Google AdSense CSE (Custom Search Engine) can be a great way to earn revenue from your Website, and at the same time gives your visitors a way to search your own Website, or a number of Websites. Yo...

Recently parsed news:

Recent searches: