Creating Complex/Beautifully designed pages in Wordpress?

I’m still stuck in the traditional WYSIWYG table/column method of creating webpages. It’s getting pretty boring.

How do you create those more complex pages that use free-floating text boxes in front of a background image? Reason being is that it’s great for SEO, but I hate being bound by the typical table/column restraints.

A good example is the QuickSprout website - http://www.quicksprout.com/case-study-timothy-sykes/

This is Wordpress specific. If you could just point me in the right direction on some tutorials that’d be great.

If that’s an example of a well coded page, I’m crying. It may not use tables but the code is still a nightmare and suffers a good case of divitis.

What you need to do is to understand your CSS well and your HTML even better and use semantic markup.

As for tutorials or reference sites… Try the big articles sites such as AListApart for CSS or HTML.

WordPress specific… I’m sure that someone will suggest some… I normally take the WP codex as reference but that will not help with HTML or CSS.

You can also find good books (SP has a few good ones too)