Tables to tableless. I am willing to commit my life to tableless. Whats the next step

This is a discussion on "Tables to tableless. I am willing to commit my life to tableless. Whats the next step" within the Web Page Design section. This forum, and the thread "Tables to tableless. I am willing to commit my life to tableless. Whats the next step are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 17th, 2008, 17:51
Junior Member
Join Date: Feb 2008
Location: Pennsylvania
Age: 22
Posts: 17
Thanks: 2
Thanked 0 Times in 0 Posts
Tables to tableless. I am willing to commit my life to tableless. Whats the next step

Well I have read a lot on the internet about tableless web design…. The more I read the more I feel…guilty about using tables to design my web sites. ☺ haha seriously I feel that it is time that I learn to design my sites without tables.. now.. Let me first start out by saying that I use dreamweaver…I know I know…all you code junkies are gonna call me a noob and everything.. But the fact of the matter is I am not a coder, I am a designer.
ANYWAY the reason for my post! I am currently working on a new web site, I have set it up using tables (rather sloppily I might add, Like I said, im a graphics guy not a code guy) Before I go any further here is what I have so far for my new site

sheffield.gomft.com/hfmcc/index.html

(SEE THE MONTHLY SPECIAL PAGE, Right bar) It looks kinda ok in Safari and is very messed up in Firefox. I am having some issues with the way the content is placing itself (on the right sidebar) when I elongate the main table. The box that contains the contact begins tiling itself, even though It looks fine in Dreamweaver, and all the furniture brands are not aligned to the top.


Maybe I need to go tableles… Does anyone have any suggestions on how I can attain this design? Either tableless or ….if I must, at least efficiently with tables? Thanks everyone.

Reply With Quote

  #2 (permalink)  
Old Jun 19th, 2008, 05:31
Junior Member
Join Date: Sep 2007
Location: Huntington Beach
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Tables to tableless. I am willing to commit my life to tableless. Whats the next

Looks like its just the background image repeating, throw in a no-repeat.
Reply With Quote
  #3 (permalink)  
Old Jun 19th, 2008, 05:33
Junior Member
Join Date: Sep 2007
Location: Huntington Beach
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Tables to tableless. I am willing to commit my life to tableless. Whats the next

Oh, and sorry for the shameless plug, but if you want a place to start with table less layouts, check out http://www.smdesignworks.com/blog/?p=22. 100% free tableless CSS/XHTML layout.
Reply With Quote
  #4 (permalink)  
Old Jun 19th, 2008, 11:24
Jack Franklin's Avatar
Resources Administrator

SuperMember
Join Date: May 2007
Location: Cornwall, England
Posts: 1,301
Blog Entries: 8
Thanks: 10
Thanked 5 Times in 5 Posts
Re: Tables to tableless. I am willing to commit my life to tableless. Whats the next

Yep that's an easy design to do in CSS.

You would have a div with an id of #main and one with #right, and they would be contained in a wrapper. Float both divs to the left (how I do it anyway) and that's easy peasy.
__________________
Resources Administrator


Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
Reply With Quote
  #5 (permalink)  
Old Jun 19th, 2008, 17:17
New Member
Join Date: Jun 2008
Location: galaxy
Age: 30
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Tables to tableless. I am willing to commit my life to tableless. Whats the next

Welcome to tableless world

Some links about css layout techniques:
http://tjkdesign.com/articles/one_ht...ss_layouts.asp
http://www.glish.com/css/

To see cool examples with the same xhtml but different css and design:
http://www.csszengarden.com/

About your website, make two floated divs(like http://www.glish.com/css/9.asp) into your #container div.
Inside of the side div puts two divs for contact and banners. May be #contactBox and #bannerBox.
Other tip, for contact background, add no-repeat at end of css code:
#bannerBox { background: transparent url(maincontactbox.jpg) no-repeat }

Regards,
Dario
Reply With Quote
  #6 (permalink)  
Old Jun 20th, 2008, 19:42
Junior Member
Join Date: Feb 2008
Location: Pennsylvania
Age: 22
Posts: 17
Thanks: 2
Thanked 0 Times in 0 Posts
Re: Tables to tableless. I am willing to commit my life to tableless. Whats the next

Quote:
Originally Posted by smdesignworks View Post
Looks like its just the background image repeating, throw in a no-repeat.
ok so...I set my image to not repeat... I also set all my tables to be the right size...its not working.. ATleast not in firefox!

see example here

www.hfmcc.com/hfmproblem.jpg

NOTE: I made the the background of the bottom box of the table pink so u can see whats going on better.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is your site tableless? Varitek Web Page Design 14 Nov 30th, 2006 08:22
CSS Tables vs Tableless Finchwizard Web Page Design 19 Aug 1st, 2006 12:58
My tableless coding mikka23 Web Page Design 12 Jul 21st, 2006 18:40
CSS TableLess madeinacari Web Page Design 1 Apr 21st, 2006 16:26
Tableless CSS Troubles Angel Web Page Design 3 Mar 18th, 2006 12:31


All times are GMT. The time now is 09:08.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43