Posted by anibalpedersen on 03/24/06 05:33
Greg N. wrote:
> julian_m wrote:
>
>
> > #mid {
> > float:top;
>
> I can't find float:top in any documentation.
Right, my mistake. I just thought that It should exist somethig like
that...
> This one works for me:
>
> <div>
> <div style="float:left;">LEFT</div>
> <div style="float:right;">RIGHT</div>
> <div style="text-align:center;">CENTER</div>
> <div>
>
It seems to work quite good for the "top part" of my rounded div, but I
can't make it work for the bottom part
http://msys.com.ar/test.htm
Any other advice?
Thanks in advance...
regards, julian.
Navigation:
[Reply to this message]
|