Just wanted to thank everyone who responded explaining how the graphic was 
used.  I'm still learning CSS and think that I am still sort of more easily 
taken in with graphics and using graphics to spiff up a site.  However, I'm 
working to control that jones and create sites that have a wider range of 
accessibility.

Mark


-----Original Message-----
From: [EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 1:28 AM -07:00

I think your first thought was a good one. In the source code we can read:

<img src="/images/logo_left.jpg" alt="" width="41" height="264"/><a 
href="index.shtml"><img src="/images/logo_mid.jpg" alt="Mission Data" 
width="137" height="264"/></a><img src="/images/logo_right.jpg" alt="" 
width="47" height="264"/>

so there are simply 3 plain images (without transparency) in the normal 
flow (layer above the background image in the body). No special css was 
used.
You can see it clearly if you turn off the bg-image with the FF 
Webdeveloper extension [1]:
screenshot 
<http://home.tiscali.nl/developerscorner/css-discuss/images/painting-over.gif>.

Greetings,
francky

[1]
Extremely useful for all kinds of quick (css and other) analysis and 
trouble shooting. If not yet on your hard disk: hurry-hurry to Chris 
Pederick <http://chrispederick.com/work/webdeveloper/>! ;-)
______________________________________________________________________
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/
______________________________________________________________________
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