One thing I've found extremely useful is CSS "reset" templates. They essentially create a level playing field for the main browsers. Yahoo! has one in their YUI package, and there are some available from others as well. The Yahoo! one sets a default size and then recommends using percentages to specify font sizes of other elements.
On Wed, Apr 16, 2008 at 3:14 PM, Don L <[EMAIL PROTECTED]> wrote: > >Should be font-size:smaller; rather than "small" > > > >Not too sure if I understand you. Can't you just wrap the home page > content > >in a div? > >div style="font-size:smaller;">Or 80%, or 8pt;</div> > > > >This does work in IE6, IE7 and FF. I've put up a really trivial page at > >http://www.itworldcanada.info/test/t2.htm to show this. > > > > Yeah, thanks, I used 10pt works all right as well. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303594 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

