Website Design

Registering a Domain Name

Your browser does not support iframes. This tutorial outlines how to register a domain name. In this video we go over a few of the many different companies available to register your domain name as well as our personal favorite [

details

Creating Randomly Rotating PHP Script

This tutorial covers how to create a script that randomly pulls in values and displayed them on a page of your website. This is very useful if you want to make a section on your site that cycles through “helpful tips”

details

Creating Basic webpage with php and css

This tutorial covers how to create a basic webpage using PHP and CSS.  Using this process you will be able to expand on the design covered in this tutorial and create a complete webpage/website in PHP and styled with CSS. There

details

Extending Website Background To Edge of Screen

This tutorial covers how to take extend the background of your website all the way to the edge of the users screen (We will also cover a tip that allows you to extend the background on every users monitor no matter

details

Attaching a CSS style sheet to your site

This tutorial covers how to attached a CSS style sheet to your website.  A CSS style sheet is a great tool for styling your website.  Instead of having all of your CSS code in the header of each individual page, an

details

Adding a Favicon to your website

This tutorial will go over the process of adding a favicon to your website.  A favicon is the small little logo in the left of the URL bar.  These are nice little additions to your website and really help when people

details

Self Updating Footer Code

Ok, so you know the copyright footer that is at the bottom of all websites right? It goes something like this [© 2009 Altec Designs Blog] Well wouldn’t it be nice if you didn’t have to update the year on your

details
Close