CSS
Choosing your web building software
by Megan McDermott, 23 July 2010 - 9:29am
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 multi-column, widgitized footer for Wordpress
by Megan McDermott, 13 June 2009 - 7:14pm
Multi-column footers are a big trend in web design these days. It's a great way to provide more information and links to visitors without cluttering up the top part of your layout. On content pages, this information appears just when the user has finished reading your article, leading them to find more great content on your site and other ways to interact. This article will show you how to make a 3- 4- or more-column, widgitized footer in Wordpress.
21 ways to streamline your CSS
by Megan McDermott, 11 November 2008 - 7:57pm
These days, CSS development is a complex process. You may be working on sites with large CSS files, multiple developers ,and long development timelines. The more complex your CSS files become, the more difficult it is to work with them. This article will present some tips and tricks for keeping your CSS files organized and easy to work with.
3 Ways to Highlight Links to the Current Page with CSS
by Megan McDermott, 15 June 2008 - 3:44pm
Good usability suggests that you should always indicate links to the page the user is currently on. In fact, in an ideal case you wouldn’t link to the current page at all. On the other hand, in order to build a site that’s consistent and easy to maintain, navigation menus need to be either included with a separate html file or generated with a scripting language.
Complete Guide to Pre-Installed Fonts in Linux, Mac, and Windows
by Megan McDermott, 10 November 2007 - 4:48pm
Web designers often feel that they are restricted to a basic set of core web fonts. This small set of fonts has been widely distributed and most designers stick to them, just to be on the safe side. However, when you look at the fonts available on the three most widely used operating systems, you can see that this really isn't necessary.
What is a Div?
by Liam McDermott, 27 October 2007 - 6:32pm
Web designers use it nearly every day, but not many actually know what the div tag means and where it should be used. This article aims to de-mystify the div tag, explain when and where it should be used and compare it with the similar span tag.
Divitis: What it is and How to Avoid it
by Megan McDermott, 15 September 2007 - 2:20am
When they start designing with CSS instead of tables, many web designers fall into the same trap. Instead of putting tables around everything on a page, they use divs instead. The underlying design practices remain largely unchanged.
Using Web Standards to Reduce Cost
by Liam McDermott, 12 May 2007 - 6:10am
The advantages of Web standards have been listed in this series of articles. These advantages can also reduce the cost of a project, which is what this article aims to show.
Creating a semantic FAQ page with definition lists and advanced CSS, Part 2
by Megan McDermott, 25 April 2007 - 7:39pm
In Part 1 of this series, we created a semantic FAQ page using definition lists and made it look pretty with CSS. Now it's time to work on some more functionality.
Creating a semantic FAQ page with definition lists and advanced CSS, Part 1
by Megan McDermott, 15 April 2007 - 4:34pm
Most websites have FAQ pages, but few put much effort into creating an attractive and usable interface. This article will explain one method of creating a nice FAQ page

