| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: May 2004 Location: Online
Posts: 2,301
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | To CSS or not to CSS? Basic design question, do you design most of your sites with CSS by now, or do you still use the good old table tag? I've looked through some of the biggest sites online, and most of them still seem to be using tables. I just know that I wouldn't want to be the webmaster converting lets say ebay or amazon from tables to a nifty css layout
__________________ ► * Losers make excuses - winners make it happen * |
| |
| | #3 (permalink) |
| NamePros Regular Join Date: May 2005
Posts: 903
![]() ![]() ![]() ![]() ![]() ![]() | Though tables is probably the easiest and quickest way, you really should be using CSS for all design purposes. I had a few sites done with tables that had a few hundred pages each. Took me a while to redesign them all using CSS, but they seem to be working much better now. ????: NamePros.com http://www.namepros.com/web-design-discussion/131348-to-css-or-not-to-css.html For accessibility issues, you should definately be using CSS. Do not underestimate the importance of this, and if you can get your site working properly now with CSS, you can sit back and relax whilst others frantically get their coding updated. There are several sites online that show how to make a site design in CSS giving you the exact same look and feel as if you used tables. Good luck Alex |
| |
| | #4 (permalink) |
| Senior Member Join Date: Sep 2005
Posts: 1,318
![]() ![]() | I would say Table based CSS because sites designed with the help of table based CSS are not browser dependent while the sites designed with PURE CSS are browser dependent. If you design your site with PURE CSS it may work in some browsers and it may not work in some, for eg. it may work in Internet Explorer but you may not see the same results in Mozilla Firefox.
__________________ Outsourced Hosting Support || Server Management || Web Development Portfolio ICQ : 487-845-393 || AIM : EtecDesigns || MSN : sales@etechdesigns.net |
| |
| | #6 (permalink) |
| Senior Member Join Date: Mar 2004 Location: Denton, Texas and Springfield, Virginia
Posts: 1,780
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | most of my new stuff is done in css. however i do still use tables on occasion. it really just depends on what im trying to do with the site.
__________________ SimplyDelivered.net - E-mail Marketing made Simple! [ Infintium.net | KwikSEO.com | WeeklyComic.com | Xf3.org ] |
| |
| | #7 (permalink) |
| Domains my Dominion Join Date: Aug 2005 Location: Web 1.0
Posts: 9,556
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Well I've been using CSS for years but tables for layout until recently. I now design using TABLEless design, which is really cool: you just tweak the stylesheet to change the positionning of elements in your website. I think you should at least use CSS for formatting. CSS support varies from one browser to another, there are also pitfalls, bugs and tricks which can come down the road and it may require extensive browser knowledge to overcome problems when they arise. Should you jump or not ? I think you should get to know your visitors. What browsers do they use, if their browsers are too old maybe it's best to wait. |
| |
| | #10 (permalink) |
| NamePros Regular Join Date: May 2005
Posts: 786
![]() ![]() | CSS for me I hardly use tables any more myself, I find that css allows for more flexibility in design, there is a learning curve for sure, but once you get past that it can be quite easy to rip off some great looking sites in no time... |
| |
| | #12 (permalink) |
| NamePros Regular Join Date: Sep 2005 Location: Canada
Posts: 683
![]() | CSS for sure! Makes your website-revising life sooo much easier. The table tags will take you forever, but then there's a way, and that's copying the tag and paste it on the new thing you're applying it to. But CSS is still easier |
| |
| | #14 (permalink) |
| Senior Member Join Date: Jun 2005 Location: Pennsylvania
Posts: 1,839
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Ive never really used css for my sites. But ive learned the more dynamic and page intergrated your site is, its better just to use css, and save time modifiing loads of pages when u change your layout
__________________ Poker News, articles, discussion LIKE THIS Its an iPod, a phone, and an internet communications device. |
| |
| | #18 (permalink) |
| Senior Member Join Date: Oct 2005
Posts: 1,093
![]() ![]() ![]() ![]() | For styles CSS is MUST. Just think of updating style of whole website if u r not using CSS.
__________________ VIVROCKS "ROCK your LIFE" Visit : My Design Inspiration & Free Stuff Blog This is where I started, This is where I will end. NAMEPROS = kIcKaSs |
| |
| | THREAD STARTER #24 (permalink) |
| Senior Member Join Date: May 2004 Location: Online
Posts: 2,301
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I guess tables are the old fashioned way when it comes to designing websites - the new era of websites will all be running CSS layouts. For those of you who haven't even taken a look at CSS may want to do so ![]() For certain layouts you just can't do without tables, I use a nice combo of tables and CSS on the few sites I'm working on, works like a charm so far!
__________________ ► * Losers make excuses - winners make it happen * |
| |
| | #25 (permalink) |
| NamePros Regular Join Date: Apr 2004 Location: IL
Posts: 348
![]() | Straight CSS for designing and formatting. Tables are designed to display data in an ordered way. Besides if you are going to use CSS for the style of your tables why not just get rid of the tables and use all CSS. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS help please | to-binman | Programming | 6 | 06-05-2005 03:37 AM |
| adding a border around css content... | matthewsa1 | Programming | 5 | 05-06-2005 08:03 PM |
| CSS: what's the use of it? | lucesei | Programming | 13 | 04-12-2004 08:21 AM |
| Css Trouble | adam_uk | Programming | 2 | 06-05-2003 01:12 AM |