[css-d] (no subject)

2007-02-08 Thread Julia Ccc
Hello, Another problem. I'm implementing a css custom corners and border box with multiple divs inside the main box div. I want it to be expandible both by width and height. So the problem is that whan I don't specify float:right for the divs of right corners, they stick to the left corners

[css-d] table column height problem

2007-02-07 Thread Julia Ccc
Hello everybody, Need help with the table problem. I have to work with the table layout which has the folowing structure: ___ | | | | | | | | | | |

[css-d] Empty span problem

2007-02-05 Thread Julia Ccc
Hello everyone, I have aproblem with empty span element, which I can't take out of my layout unfortunately. Th eproblem is that when I give it a fixed pixel width, it shows well. Althought if I give him the 100% width (as it was supposed to be to show a black underline). What could be the