Matt, why the asterisks beside all and print, as in *all* and *print*? How is that different from media="all" and media="print"?
Haven't used the various media designations before, so I'm curious. Rick > -----Original Message----- > From: Matt Quackenbush [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 20, 2008 1:12 PM > To: CF-Talk > Subject: Re: OT: CSS Question > > Yes. > > <link href="styles.css" type="text/css" rel="stylesheet" media="*all*" /> > <link href="print.css" type="text/css" rel="stylesheet" media="*print*" /> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299460 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

