Mark Fellowes wrote:
> I've noticed a number of website , where graphics hang below or 
> through various elements.

It's achieved through 'layering' or overlapping. One can use floating
images with or without negative margins applied, or absolute positioning
of the images and/or surrounding containers. Combining foreground and
background images on overlapping containers makes for plenty of variations.

> As an example: http://www.missiondata.com/ where the logo is below 
> the header into the content area.  Hope this isn't a stupid question
>  but wondering how it's accomplished.

In that example-case the header is actually full height of the graphics,
but the main-area container below it is absolute positioned a bit higher
than the natural flow - on top of the lower part of that header. The
background on one of the overlapping containers in main-area creates the
rest of the illusion.

        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to