OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
link vs @import
This page's ID:
10996
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
The main use of @import seems to be hiding heavy styling from older browsers. I use it for that purpose, at least. Perfect Thunder pointed out that linked stylesheets have the advantage of being able to be switched. They can also be dished out to specific "user agents" (read: browsers). For example adding the media="screen" tag specifies that only screen browsers read that stylesheet. I understand that there are provisions to do the same with the @import rule, but seeing as IE6 doesn't even support it, it's pretty useless. For that matter, even the "media" attribute doesn't work with a lot of browsers. Oh, well.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »