473,388 Members | 1,352 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

CSS Layout vs. cost

I've been using CSS layout (Tableless) for some time now, and I think it's
the best way to create a page, but I've been quite concerned about the
raising cost vs. fierce competition in the industry.

What I can see is that I take roughly a lot more time to create a layout
in CSS, and I don't see benefits when I have to do a change on all pages
(I'm talking about the layout here, not the look and feel).

Creating table-based layout + CSS look & feel makes more sense on the long
run, I think, because it is quicker (there is an economic issue here), and
the global look & feel depends on 1 file.

What do you think?

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Discover Opera: http://members.surfeu.fi/jerkku/
http://www.auriance.com - http://www.auriance.net
Jul 21 '05 #1
11 1714
Unknown User wrote:
I've been using CSS layout (Tableless) for some time now, and I think
it's the best way to create a page, but I've been quite concerned about
the raising cost vs. fierce competition in the industry.
What costs?
What I can see is that I take roughly a lot more time to create a
layout in CSS, and I don't see benefits when I have to do a change on
all pages (I'm talking about the layout here, not the look and feel).

Creating table-based layout + CSS look & feel makes more sense on the
long run, I think, because it is quicker (there is an economic issue
here), and the global look & feel depends on 1 file.

The two previous statements contradict each other. And how is look and
feel different from layout?

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Jul 21 '05 #2
In article <gb********************@giganews.com>,
Jim Moe <jm***************@sohnen-moe.com> wrote:
(snip)
The two previous statements contradict each other. And how is look and
feel different from layout?


Maybe he's thinking that things like fonts and colours are look and
feel, whereas layout is just about the relative positioning of things.
That's my guess, anyway.

-- Mark
Jul 21 '05 #3
On 24 Jan 2005 18:44:46 +0000 (GMT), Mark Carroll
<ma***@chiark.greenend.org.uk> wrote:
In article <gb********************@giganews.com>,
Jim Moe <jm***************@sohnen-moe.com> wrote:
(snip)
The two previous statements contradict each other. And how is look and
feel different from layout?


Maybe he's thinking that things like fonts and colours are look and
feel, whereas layout is just about the relative positioning of things.
That's my guess, anyway.

-- Mark


Yes, it's what I mean.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Discover Opera: http://members.surfeu.fi/jerkku/
http://www.auriance.com - http://www.auriance.net
Jul 21 '05 #4
In the long run using xhtml + css (pure) is much better because you
have backwards & forward compatiblity(sp) also it is far more
accessible.

Jul 21 '05 #5
logic_earth wrote:
In the long run using xhtml + css (pure) is much better
Not really, for reasons discussed many times previously. XHTML is a poor
choice, not least because MSIE cannot do anything useful with it when it
is served as such.
because you have backwards & forward compatiblity(sp)


HTML is a better choice right now, and is hardly in danger of being
obsolete.

--
Brian
Jul 21 '05 #6
saz
In article <11**********************@c13g2000cwb.googlegroups .com>,
Th****@gd-studio.com says...
In the long run using xhtml + css (pure) is much better because you
have backwards & forward compatiblity(sp) also it is far more
accessible.


I strongly disagree. IE struggles with XHTML, and like it or not, 90%
of the viewers still use IE - including your clients.

I have not made the switch, and will not in the foreseeable future.
Stick with HTML and CSS.
Jul 21 '05 #7
On 24 Jan 2005 11:21:47 -0800, "logic_earth" <Th****@gd-studio.com>
wrote:
In the long run using xhtml + css (pure) is much better...
I tend to agree if you are willing to lose the X thingy.
because you have backwards & forward compatiblity(sp)
The "bullshit generator" could not have said that better :-)

<http://www.dack.com/web/bullshit.html>
also it is far more accessible.


As compared to what?

--
Rex

Jul 21 '05 #8
Unknown User <me@privacy.net> wrote:
I've been using CSS layout (Tableless) for some time now, and I
think it's the best way to create a page, but I've been quite
concerned about the raising cost vs. fierce competition in the
industry.

What I can see is that I take roughly a lot more time to create a
layout in CSS, and I don't see benefits when I have to do a change
on all pages (I'm talking about the layout here, not the look and
feel).

Creating table-based layout + CSS look & feel makes more sense on
the long run, I think, because it is quicker (there is an economic
issue here), and the global look & feel depends on 1 file.

What do you think?


I think the added cost of a table layout prepared by someone who has
not bothered to learn table layout completely is an awful expense.

Or, replace CSS for table.
Jul 21 '05 #9
Hi,
Unknown User wrote:
I've been using CSS layout (Tableless) for some time now, and I think
it's the best way to create a page, but I've been quite concerned about
the raising cost vs. fierce competition in the industry.

What I can see is that I take roughly a lot more time to create a
layout in CSS, [...]
What do you think?


I think: If you used CSS-based-layouts as long as you used
table-based-layouts, you would be much faster with CSS, especially on
complex pages.
If you have to redesign a page based on tabular layout, you do it from 0
again. (Cost=you're fucked).
If you have to redesign a css-based page you're very quick.

It's a very common prejudice that tabular-layout is quicker. To repeat,
this emerged from the fact that most webdesigners started with
tab.layout and are more experienced in tab.layout.

Chris

--
You pay peanuts, you feed monkeys.
Jul 21 '05 #10
i would like to recommend a book. But just so you know i am not saying
anything is better or that you should switch just my 2 cents.

I found this book to be very infomative:
http://www.zeldman.com/dwws/
http://www.amazon.com/exec/obidos/AS...901115-6896031

Jul 21 '05 #11
On 25 Jan 2005 16:39:37 -0800, logic_earth <Th****@gd-studio.com> wrote:
I found this book to be very infomative:
http://www.zeldman.com/dwws/
http://www.amazon.com/exec/obidos/AS...901115-6896031


LOL! I just reviewed this book that I was quite disappointed about. Here's
my review that is on the exact link you put (Amazon):

"Dan Cederholm's book had 2x more information and examples and was 2x
thinner.
J. Zeldman's book is a basic introduction to CSS, but is quite good for
XHTML, Accessibility, and standards in general. This book is general
purpose. It's a lot of blablabla and jokes too, and sometimes distracts
the reader from what she should stay focused on. It shouldn't be your 1st
book or you might get lost at times. The few examples are interesting.
Zeldman should release a 2nd edition without all the talking about his own
life and sarcastic stories, but with all examples from A List Apart. It
would be very interesting. Ok, buy it if you already read the masterpieces
of webdesign like Dan Cederholm and Eric Meyer :)"

I won't recomment it.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Discover Opera: http://members.surfeu.fi/jerkku/
http://www.auriance.com - http://www.auriance.net
Jul 21 '05 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

47
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
22
by: Jam Pa | last post by:
Once again my big mouth has landed me with a tough job. I have a static CSS layout, where each and every element has been defined by pixel size - lots of them, too! Mostly relative elements,...
20
by: Tammy | last post by:
What would be a good alternative to using frames? I need something that will section my webpage into two halves and can change both frames on a single click. Thanks in Advance, Tammy
2
by: Scott | last post by:
Hi. I have an Access database which has three forms which open on start up. It was an unusual design that I want to clean up. One of the forms also has sub forms involved. My question is if...
5
by: simonmarkjones | last post by:
I want to print a report which displays the database items in rows. For each entry in the database there can be up to 3 cost codes. I have put each cost code in 3 different text boxes on my...
14
by: Anoop | last post by:
Hi, I am new to this newsgroup and need help in the following questions. 1. I am workin' on a GUI application. Does C# provides Layout Managers the way Java does to design GUI? I know that it...
5
by: Ed Sproull [MSFT] | last post by:
First I'm pretty new to ASP.NET and I'm having a simple problem. I have small website with a header, sidebar and the the content. I want my content to appear beside my sidebar which seems to be a...
2
by: Scotter | last post by:
Hi everyone, I've been workin with my database for a while and I'm starting to run into problems with calculating totals and I think it has something to do with the layout of my tables. A rough...
1
Death Slaught
by: Death Slaught | last post by:
I will be showing you how to make a very simple but effective three column layout. First we will begin with the HTML, or structure, of our three column layout. <!DOCTYPE html PUBLIC...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.