Thread: CSS won't load
View Single Post
Old May 25th, 2007, 10:22 PM   #24 (permalink)
Brandonnn
pineapples are sharp
Super #1
 
Brandonnn's Avatar
 
Joined in Dec 2005
5,777 posts
Gave thanks: 147
Thanked 151 times
Quote:
Originally Posted by H View Post
Blah... the <link> method is boring. import is the way to go.
forizzle my nizzle:
Code:
<link rel='stylesheet' type='text/css' media='all' href='x.css' />
<style type='text/css' media='screen'>@import "x.css";</style>
__________________
poof
Brandonnn is offline   Reply With Quote