Web Design

What Does a Website Cost?

Photo by Mark Strozier on Flikr One of the most common questions I get as a web designer is  “what will a website cost?” The initial cost of a website is dependent on a number of factors: amount of content type of content functionality (features) of the website Amount of Content A 3-page site will […]

What Does a Website Cost? Read More »

CSS Types: Tags, Classes, IDs

WordPress is a great tool for setting up websites. One of its strong points is not having to know code. But, I have found it is incredibly useful to know something about CSS. For every WordPress site I’ve done, I’ve had to tweak the CSS code at least. In this post, we’ll look at the

CSS Types: Tags, Classes, IDs Read More »

CSS Menu Generators

Recently, I did a post on CSS Layout Generators. I showed you the CSS Portal website. It has a very good layout generator. In this post let’s look at CSS Menu Generators. CSS Menu Generators do just that. It generates the code (CSS and html) and provides the images for a menu of your choice.

CSS Menu Generators Read More »

CSS Layout Generator

For those just learning CSS, here is a fantastic tool to help you generate page layouts: CSS Portal. The result is rather generic but it provides a great basis to build on. They offer more than just CSS for page layouts. On the same site, they offer tools to generate your buttons and your menus.

CSS Layout Generator Read More »

QR Codes

QR Codes are becoming rather commonplace. Let’s discuss what they are and why you might want to use them. QR codes are form of a barcode. The main difference between a ‘normal’ barcode and a QR code is that a QR code is two dimensional – which means it can hold a lot more data.

QR Codes Read More »