Now a few words about this page. Most certainly you have noticed the visual effect of seeing the page background image through a seemingly translucent text block. Translucency or more specifically, opacity is standardized as part of CSS3. However, browsers have not yet adopted complete support for CSS3 although Firefox and Google Chrome have implemented the opacity property. Unfortunately, Internet Explorer implemented its own "filter" property using different opacity scaling, thus the same coding will not produce similar results among the three most popular Windows browsers.
That being said, IE, Chrome, and Firefox all render this page properly by producing the same transparency illusion. My claim has always been that properly written web pages will in fact, look the same in all up to date browsers strictly adhering to the latest standards, provided of course, one has followed the standards when writing the page code. That is my guiding principle and my pages consistently validate to XHTML 1.0 and CSS3 with two occasional exceptions I'm not willing to give up - embedding MIDI files and the use of marquee property, neither affecting the page appearance. Marquee is planned for CSS3 and embed is coming back in HTML5.
How is the effect seen on this page achieved if not via the opacity property? It is created using two separate images, the original page background image and a second lightened, lower contrast, faded image used as the background for the text blocks. That second image is truly the background behind the text. Both images are fixed at 0,0 with the faded only showing in text boxes. Think of them as being layered one over the other. Pretty clever!
Blank lines are included that allow scrolling down to completely expose the original background. Continuing to scroll on to the bottom will reveal small versions of these two backgrounds for your perusal. If you have any questions or would like help with you own web site, feel free to contact us through the link below. However, do NOT change the subject of the message to avoid its being lost in the shuffle of daily spam.
As always, thanks for visiting my site. Please, come back soon.