> One approach you might consider for the large yellow-gold shape is to
> set as a foreground image:
> img{display:block;width:100%;height:auto;}
> And superimpose the white text on top of that image.Thanks. I will search for ways to place the text on top of the image. Perhaps, by putting it as position absolute, inside the same container as the image. > +1 for taking into consideration that white text on a white page will > be unreadable for users who employ a healthy minimum font-size or > those who may scale the fonts. Ok. Indeed, we must be careful to, when the user resizes, that white text should never pass that yellow-gold shape, and the same goes for footer. > > Best, > David Laakso Thanks a lot, again. I will now deal with it and test a lot. :) mem ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
