Thread
:
Using the CSS @import Rule
View Single Post
11-11-2012, 12:17 PM
#
3
chelsea77
Registered User
Join Date: Nov 2012
Posts: 12
do not use @import rule, for optimum performance use
Code:
<link rel='stylesheet' href='a.css'>
to include your style sheet
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
chelsea77
View Public Profile
Visit chelsea77's homepage!
Find More Posts by chelsea77