| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > Tables to tableless. I am willing to commit my life to tableless. Whats the next step |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 16
|
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. |
|
|
|
|
#2 (permalink) |
|
+
Join Date: May 2005
Location: Tropical Networks
Posts: 1,590
|
All you need is love and the beginners thread edit : Code junkies won't do your homework but will be glad to help on specific problems if needed. Fonts are like cologne: A bad choice speaks louder than a good one. Justin Feinstein
|
|
|
#3 (permalink) |
|
Comic Greatness..
Join Date: Jun 2008
Location: Lakeville, MN
Posts: 18
|
If you are looking to learn about building tableless sites I would look to google and type in css tutorial or something. I use both tables and css on my pages. I believe they both have their place. Nate Johnson Comics - Web Design - Illustration |
|
|
#4 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
|
|
|
|
#5 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 70
|
It's actually not that hard to learn. I just took the plunge myself. Basically, if you were to the point that you were controlling table aspects like width, height, backgrounds, etc, with CSS, then moving to DIVS and CSS is hardly a step at all. In fact, I'd wager to say it's easier, at least in the case of fixed width layouts that are centered. I haven't really considered how you would go about making an expandable layout using %s, but I suspect it wouldn't be much harder either. |
![]() |