Choosing your web building software

To build a website you need several types of software: a code editor, an FTP client, a graphics editor, and a selection of web browsers are the basics. This article will describe these tools and suggest popular software to try. In most cases, there are many alternatives available. It's a good idea to try several of them and see what works best for you.

How to create a Drupal 6 theme from scratch

Drupal theming can seem complicated and overwhelming. Even basic starter themes are filled with confusing PHP and convoluted CSS. What's a designer to do? Never fear, there is a simple way to create your own theme from scratch. This article will demonstrate a step-by-step process for creating your own Drupal theme, including a .info file, page template, regions, and CSS.

How to centre a div, and other CSS centring tricks


If you're just starting out with CSS, there are several problems that may be a mystery to you. Centring a div is one of these problems. In fact, there are several things you might want to centre with CSS. This article will cover centring a containing div, centring images and tables, centring a div vertically, and centring a background image.

Recent articles