|
Posted by carolyn on 11/01/06 12:47
patrick j wrote:
> Hi
>
> I'm wondering if this article has been discussed here. I don't have any
> opinions on it as such but I think it is interesting reading.
>
> <http://olav.dk/articles/tables.html>
>
My thoughts and comments...
I will agree, there are some things that are easier to do with tables than
with css. Overall however I think CSS is much better for layout and
presentation - specifically when it comes to maintaining a site.
In the example of a form. I would use a table. Why? In the simplest form,
I have a column of field names and a column of user data. It is tabular
data, so I would use a table.
In the second example, if I wanted the look of two even length columns, I
could use tables - it is easier that way, but I would use columns. I
already have a template set up for that, so it is now trivial for myself.
google ruthsarian layouts if you want to find the base for my template.
Carolyn
--
Carolyn Marenger
Navigation:
[Reply to this message]
|