"brucie" <****@usenetshit.info> wrote in message
news:...
> In alt.html <<M>> said:
> http://allmyfaqs.com/faq.pl?AnySizeDesign
Thanks for the info. It'll take me sometime to work through the material.
My problem is that when I render my page layout with CSS, not everyone sees
it correctly in their browsers. From my -- admittedly limited -- research on
CSS text formatting appears consistent across browsers, but there are
differences in how layout elements are rendered between different browsers
and even between different browser versions. Otherwise, I'd love to use CSS
totally. (You can refer to my earlier post in this ng for a specific example
of a page I tried with CSS. My IE6 and Firefox on Win98SE render it
perfectly. Others using IE6 on XP see it jumbled as do some Mac user friends
of mine.)
Even then CSS doesn't solve the banner graphic issue as I understand it. At
a different resolution the banner won't change size to match so that leaves
me with the same problem. Do I "float" the graphic so that it re-positions
at higher rez, or do I fix it absolutely? And when the screen resizes, what
do I do with the extra "real estate" across the screen?
Right now I essentially use variations of David's solution above but was
wondering if anyone had a different take on the matter. I've seen the odd
sight that has a link for different resolutions where graphics are resized
accordingly but that's an ungainly solution to me.
M