Hi,
I am trying to add a background to a cell that contains multiple
horizontal coloured layers on top of eachother.
I managed to do this in IE, but firefox displays something very
different so I would like to know if my HTML is in error or firefox.
This is my HTML
There are two problem in firefox. The first is that the coloured divs
are not visible. The second is that the absolute div is taking 100%
width and height of the complete window, instead of the containing
block. I have set the cell to position relative so that the div would be
the containg clock.
Hope that someone can tell me that my HTML/CSS is wrong and tell me why.
I am trying to add a background to a cell that contains multiple
horizontal coloured layers on top of eachother.
I managed to do this in IE, but firefox displays something very
different so I would like to know if my HTML is in error or firefox.
This is my HTML
There are two problem in firefox. The first is that the coloured divs
are not visible. The second is that the absolute div is taking 100%
width and height of the complete window, instead of the containing
block. I have set the cell to position relative so that the div would be
the containg clock.
Hope that someone can tell me that my HTML/CSS is wrong and tell me why.
Comment