(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
07-03-24 04:59 AM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - Easy Question (CSS)
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
Elric
Posts: 57/164
Link rel shouldn't work anymore. It's broken. @import is much better. Of course, I don't see that happening any time soon...
neotransotaku
Posts: 83/1860
oh, i get it now. The style tags just designate the region as CSS interpret mode. HTML does not have that type of directives and never has had it.
Elric
Posts: 55/164
*points to title* CSS. It's how you should include a CSS file in your layout if it's off-site.

You just put <style>@import url(http://path.to/your_css_file.css);</style> into your header, and there you go.
neotransotaku
Posts: 81/1860
what type of file allows for such a directive?
Tarale
Posts: 47/2713
Originally posted by Rydain
Sounds like importing to me...

@import url(blah.css);

or

@import "blah.css";


Thassaone. I couldn't remember at all

Thanks! See, toldya it was an easy one
Rydain
Posts: 25/633
Sounds like importing to me...

@import url(blah.css);

or

@import "blah.css";
neotransotaku
Posts: 79/1860
for javascript, i use something along the lines of

<script type="javascript" src=file></script>
Tarale
Posts: 44/2713
Hey, uh.... what's that other way of importing a CSS file into your thing...

not the link rel="stylesheet" type="text/css" href="bleh.css" one... the other one..?

I forgot
Acmlm's Board - I3 Archive - Programming - Easy Question (CSS)


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.010 seconds; used 349.30 kB (max 395.56 kB)