I have spent all day in CSS documentation but nowhere can I find a
solution to enable the following:
-----------------------------------------------------------------------------------------------------------------
image A width = 100% height = 70%
Image C (layered over Image A) width = 80% (of A) height = 100%
(of A) aligned = center & top
-----------------------------------------------------------------------------------------------------------------
image B width = 100% height = 30%
Image D (layered over Image B) width = 100% (of B) height = 80%
(of B) aligned = center & bottom
-----------------------------------------------------------------------------------------------------------------
I have tried absolute and relative positioning and nesting the images
in divs etc etc but nesting does not seem to allow encapsulation of
the C/D images
Thanks in advance
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---