|
Posted by Beauregard T. Shagnasty on 01/08/06 18:36
Malte Christensen wrote:
> I read all of the responses, went to all the sites, and made up my mind
> to use CSS.
Oh?
> The interim results after 3 hours are at www.nmalte.dk. ...
That page is filled with tables. Hmm, nested tables! I would not want to
be the one required to maintain that layout.
There are also errors in your css:
<http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.nmalte.dk%2F>
body {
font-size: 12pt;
Please change that to font-size: 100%;
so that IE users with vision problems can resize it. Never use px or pt
(points are for print media).
This site of mine has two columns, like yours, and there is not a table
in use anywhere, except for tabular data of course.
http://countryrode.com/
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|