B
Bura Tino
OK, so I've decided to sign on to this CSS revolution - ang get rid of
all my tables. But I can't make things work.
For starters, suppose I want to create a template that has three
properties.
1. Is centered when printed.
2. Is 200px from the left when displayed.
3. Has a border around it.
The problem with 1. is that there appears to be no css way to center a
div.
The problem with 3 is that if I place positioned div's inside my div,
it doesn't know to draw a border around the whole thing.
Any suggestions?
Bura
all my tables. But I can't make things work.
For starters, suppose I want to create a template that has three
properties.
1. Is centered when printed.
2. Is 200px from the left when displayed.
3. Has a border around it.
The problem with 1. is that there appears to be no css way to center a
div.
The problem with 3 is that if I place positioned div's inside my div,
it doesn't know to draw a border around the whole thing.
Any suggestions?
Bura