Pianoman993
08-05-2007, 06:07 PM
Is it possible to create this kind of Drop Shadow: There are two boxes. The first box is light grey and behind it is another box but only dark grey. This second box(dark grey) is offset so it appears 2 pixels below and to the right of the first box(light grey).
Is this possible with CSS and div tags? It is most important that these two boxes be layered(possibly using z-index) Because the point is that the boxes shadow(dark grey box) will not be shown anywhere but behind the light grey box.
Is this possible with CSS and div tags? It is most important that these two boxes be layered(possibly using z-index) Because the point is that the boxes shadow(dark grey box) will not be shown anywhere but behind the light grey box.