b3ta.com talk
You are not logged in. Login or Signup
Home » Talk » Message 26954 (Thread)

web browsers for the blind
dont like you using tables

learnt that at uni dontcha know

you can tell because its such a pointless piece of information
(, Fri 10 Sep 2004, 14:02, archived)
This is true
and an important consideration if you're taking money off someone to design a site.
(, Fri 10 Sep 2004, 14:03, archived)
that really only applies
if you have shitloads of tables.

there's really no need to have any more than 4-5 tables on a page anyway.

/learnt that at college.
(, Fri 10 Sep 2004, 14:06, archived)
There's really no need to have any.
:P
(, Fri 10 Sep 2004, 14:07, archived)
what would you suggest as an alternative
for laying out your page?
(, Fri 10 Sep 2004, 14:09, archived)
CSS

(, Fri 10 Sep 2004, 14:11, archived)
ok, good dicussion
but strictly, do you mean that each part of the webpage would be enclosed in a DIV, and that each DIV part is assigned a class, then you use the CSS to specify the layout and properties of each class of DIV's ?

edit: how else would you split up the sections ?
(, Fri 10 Sep 2004, 14:19, archived)
For an example
look here: www.44media.com/whatwedo.html

which is controlled by this: www.44media.com/style.css

Not a table in sight. The source code is tiny.
(, Fri 10 Sep 2004, 14:21, archived)
that's a yes then
ok, fair enough.
(, Fri 10 Sep 2004, 14:23, archived)