Top Articles

Stay In Touch


Affiliate Marketing Forum

FAQ FAQ Search Search Memberlist Memberlist Usergroups Usergroups
Register Register Profile Profile Log in to check your private messages Private Messages Log in Log in

Tableless Designs
Goto page 1, 2  Next
Affiliate Marketing Forum Index » Do-It-Your-Selfers
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Vancouver



Joined:
28 Dec 2004

Posts:
136

Location:
Vancouver, B.C., Canada

Post Posted: Wed Jan 05, 2005 2:47 pm
      Post subject: Tableless Designs

Reply with quote

Ninety percent of the website designs on the web are created with tables. Have you considered what can be accomplished using W3C standards-compliant CSS designs? You won't find templates for sale using pure CSS (at least that I can find but please enlighten me if you know). From an SEO point of view, you have less clutter in your source code, a higher keyword to text ratio, and complete control over the ordering of the parts of your site (so, for example, you can move the navigation, with minimal keyword density, to the bottom of the source code).

Here is a site that demonstrates what can be accomplished with pure CSS (if you look at the source code, you'll see how clean it is): CSS Zen Garden

Try changing the design by clicking the various options in the right navigation menu--it's really neat! Note how the HTML never changes, only the CSS. No javascript, frames, etc. is used with any of these designs, only pure, spider-friendly html markup.

For a traditional design, take a look at State Driving Law

Just remember - Please don't copy the designs, they are not templates and the designs are copyrighted!
_________________
Search With Blingo Google and Win Prizes

Website Marketing blog

New York Personal Trainers
Back to top View user's profile Send private message Visit poster's website
Fab



Joined:
28 Nov 2004

Posts:
122

Location:
K?nigstein, Germany

Post Posted: Wed Jan 05, 2005 4:25 pm
      Post subject:

Reply with quote

Hi Philip,

I totally agree with you. But... and this "but" is a big one: You must be a css guru to make it look the same on EVERY computer. I lately tried a design based on the site of someone who knows his stuff. Everything looked fine until I looked at it with a Mac Sad

And if it does not work, depending on the layout, it can happen that your navigation drops down that you need to scroll doen for two screens.

It's easy to lose potential customers. I wouldn't risk it...

Fabian
Back to top View user's profile Send private message
Vancouver



Joined:
28 Dec 2004

Posts:
136

Location:
Vancouver, B.C., Canada

Post Posted: Wed Jan 05, 2005 4:42 pm
      Post subject:

Reply with quote

Hi Fabian,

I agree learning CSS takes some time and to make results appear across browsers can be tough at the beginning but the results are, in my opinion, definitely worth it. Changes are easy across the board (as demonstrated by CSS Zen Garden) without having to resort to messing around with the content. Also, spiders are designed around W3C standards. You don't need to be a CSS guru to make simple designs that are highly effective and a little testing will usually get a design cross-browser friendly.

Cheers.
_________________
Search With Blingo Google and Win Prizes

Website Marketing blog

New York Personal Trainers
Back to top View user's profile Send private message Visit poster's website
netadventures



Joined:
27 Jun 2004

Posts:
135

Location:
Canada

Post Posted: Thu Jan 06, 2005 12:31 am
      Post subject:

Reply with quote

Thanks for posting this site, Philip. I am only just starting to figure out my way around CSS, but I like the possibilities - particularly being able to put the nav bar at the bottom of the source code.
_________________
Build Websites Quickly and Easily:
Xsite Pro
SEO Site Builder
Visit me at my blog Wink
Back to top View user's profile Send private message Visit poster's website
Superpreneurs.com



Joined:
06 Oct 2004

Posts:
146


Post Posted: Thu Jan 06, 2005 1:25 pm
      Post subject:

Reply with quote

How do you put the navbar at the bottom of the source code? That would be AWESOME...

BTW, CSS doesn't have to encompass a whole site. You can use it in conjuction with Virtual Includes just to make a site easier to update. You can also use it to do rollover effects of whatever.

Personally I use a simple table and CSS structure. Works for me - at least until Dreamweaver makes CSS EASY.

-Dan
Back to top View user's profile Send private message Visit poster's website MSN Messenger
Vancouver



Joined:
28 Dec 2004

Posts:
136

Location:
Vancouver, B.C., Canada

Post Posted: Thu Jan 06, 2005 2:17 pm
      Post subject:

Reply with quote

Dan,

I can't really answer that without going into a whole tutorial. I suggest you study the designs at CSS Zen Garden and maybe check out the books at Sitepoint. If you use a table, you cannot accomplish absolute positioning of your navbar.

Cheers.
_________________
Search With Blingo Google and Win Prizes

Website Marketing blog

New York Personal Trainers
Back to top View user's profile Send private message Visit poster's website
edburdo



Joined:
14 Jul 2003

Posts:
1760

Location:
Bangor, Maine

Post Posted: Thu Jan 06, 2005 2:40 pm
      Post subject:

Reply with quote

Go check out Open Source Web Design - http://www.oswd.org/ and do an Advanced Search. Then choose XHTML and CSS.

They have hundreds of true CSS designs that work on all (or the majority) of browsers, and are free to reuse. Some want a link if you use their design, but most do not want anything in return.

There are several places to find good CSS only templates for free. Why bother trying to find a place to buy them?
_________________
Eric D. Burdo
They Made $6,513 a day With Clickbank Doing This...
Back to top View user's profile Send private message Visit poster's website
BobsStuff



Joined:
06 Jan 2005

Posts:
105

Location:
Oxnard Ca 1 Hr North of Los Angeles

Post Posted: Mon Jan 10, 2005 5:21 pm
      Post subject:

Reply with quote

ERIC!! WOW!
More fantastic information. Love the link to the CSS site. I have only begun trying to understand and use CSS.

I do have a Mac out back. I think I'll bring it in and connect it to the internet and see what it does to my pages.
_________________
Bob
Back to top View user's profile Send private message Visit poster's website
ljevans100



Joined:
24 Feb 2005

Posts:
1

Location:
Oklahoma

Post Posted: Thu Feb 24, 2005 9:02 pm
      Post subject: Reference Book

Reply with quote

I am very interested in using a tableless design in my pages. Can you recommend a good book?
Back to top View user's profile Send private message Send e-mail
edburdo



Joined:
14 Jul 2003

Posts:
1760

Location:
Bangor, Maine

Post Posted: Fri Feb 25, 2005 2:18 am
      Post subject:

Reply with quote

I don't know about books, but I have two links for anyone interested in buying templates or having custom sites designed.

http://www.goldenpinecone.com/

http://home.wi.rr.com/gronitz/ <- Tell him that Eric sent you. Razz I have had him design a few of my sites (the drop shipping link below, and my LEGO Robotics site) and he REALLY knows his CSS.
_________________
Eric D. Burdo
They Made $6,513 a day With Clickbank Doing This...
Back to top View user's profile Send private message Visit poster's website
modestmouser



Joined:
10 Jan 2005

Posts:
150


Post Posted: Fri Feb 25, 2005 3:41 am
      Post subject:

Reply with quote

I recently started changing some pages on my music site over to CSS, and I love it! It is cleaner, and superior in many other ways, IMO. I'm just getting into it, though, but playing around with the Zen Garden was a big help.

The *best* CSS book I've found, one that I'm currently reading, is designing with web standards:
http://www.zeldman.com/dwws/

Check out his site for great examples, testimonials, and info about his book.

It describes CSS and its importance in a straightforward and enjoyable way. The guy's really one of the top names in web design - he also did some of the blogger.com templates.
_________________
my affiliate marketing blog
wood flooring, hardwood flooring, bamboo flooring
Back to top View user's profile Send private message
Andrea Thomson



Joined:
14 Sep 2004

Posts:
110

Location:
Vancouver, BC Canada

Post Posted: Tue Mar 01, 2005 9:23 pm
      Post subject:

Reply with quote

thanks edburdo - appreciate your referral.

We're just wrapping a big project in which all of our affiliate templates are updated to address Firefox (and Safari, and all the other popular SE's).

In this update, we also made sure that the templates are w3.org compliant - for html and css. If you're on Michael Campbell's newsletter, you know how important this is now.

And, we've really streamlined the use of tables. We've kept some tables simply because a table-less template tends to be for the more advanced webmaster (not for newbies - as it's hard for them to find the placeholders to enter their content).

Check it out - and feel free to PM me if you have any suggestions for the advanced templates - they're COMING SOON!

Smile

Cheers -
Andrea
_________________
Andrea Thomson

professional web designs .:. affordable templates ... and coming soon affiliate templates
Back to top View user's profile Send private message Visit poster's website
arcamanik



Joined:
20 Dec 2005

Posts:
7


Post Posted: Thu Dec 22, 2005 12:12 pm
      Post subject: Re: Tableless Designs

Reply with quote

I just join this forum yesterday, sorry for this late response to this thread.

Vancouver, do you mean that extensive use of CSS (aka: a cleaner page of HTML tags) is basically best from an SEO point of view?
FYI, I still use table tags on my current sites to position text elements on the pages. While I keep it to minimum, I am not aware of implications of HTML tags on keyword density , etc.
Thanks.
Back to top View user's profile Send private message
Andrea Thomson



Joined:
14 Sep 2004

Posts:
110

Location:
Vancouver, BC Canada

Post Posted: Tue Dec 27, 2005 11:53 pm
      Post subject:

Reply with quote

I'll have some tableless designs available in the next couple of weeks - just fine tuning them now.
_________________
Andrea Thomson

professional web designs .:. affordable templates ... and coming soon affiliate templates
Back to top View user's profile Send private message Visit poster's website
arcamanik



Joined:
20 Dec 2005

Posts:
7


Post Posted: Wed Dec 28, 2005 3:46 pm
      Post subject:

Reply with quote

Hi Andrea,
The last week I struggled with CSS from scratch. Just launch my first tableless site (as below); great .. it helps reducing previous HTML size with 25-30%. Well, surely not a well design as I'm not a web designer at all Smile.
Am I doing right?
PS: It displays well on my Opera but don't know how it looks with Mac and with other browsers.
_________________
Modern furniture - Garden furniture - Dayak crafts - Synthetic rattan furniture
Back to top View user's profile Send private message
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic
Affiliate Marketing Forum Index » Do-It-Your-Selfers
Page 1 of 2 All times are GMT
Goto page 1, 2  Next

 

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Newsletter Sign-up

Sign-up Now!

How to make $1000 a month from scratch

Sign-up for our newsletter and receive our 77 page eBook "How to make $1000 a month from scratch".

Best of all it's FREE!

Your Host

Allan Gardyne

Learn from an affiliate veteran.

Your host, Allan Gardyne, has been earning a good living from affiliate programs since 1998.

Want a BETTER article writer? We will write good articles just for you.

Content Kingdom