Technically not different at all.

Using the @import method will hide that stylesheet from Netscape4.

Sandy Clark 

-----Original Message-----
From: James Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 05, 2005 8:34 AM
To: CF-Community
Subject: CSS Import

What is the essential diference between the following two methods of using
style sheets and is either one more correct than the other.

<link rel="stylesheet" type="text/css" media="screen" href="style.css">
<style type="text/css" media="screen">@import "style.css";</style>

--
Jay




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:141560
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to