(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
05-20-24 12:07 PM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - Easy Question (CSS) New poll | |
Add to favorites | Next newer thread | Next older thread
User Post
Tarale

2710
Affected by 'Princess Bitch-Face Syndrome' ++++!!
Persona non grata


 





Since: 11-17-05
From: Adelaide, Australia

Last post: 6300 days
Last view: 6300 days
Posted on 11-28-05 11:14 PM Link | Quote
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
neotransotaku

Sledge Brother
Liberated from school...until MLK day








Since: 11-17-05
From: In Hearst Field Annex...

Last post: 6303 days
Last view: 6300 days
Posted on 11-28-05 11:45 PM Link | Quote
for javascript, i use something along the lines of

<script type="javascript" src=file></script>


(edited by neotransotaku on 11-28-05 10:46 PM)
Rydain

Sir Kibble
Blaze Phoenix
Runs with the Dragon Within









Since: 11-18-05
From: State College, PA

Last post: 6305 days
Last view: 6301 days
Posted on 11-28-05 11:49 PM Link | Quote
Sounds like importing to me...

@import url(blah.css);

or

@import "blah.css";
Tarale

2710
Affected by 'Princess Bitch-Face Syndrome' ++++!!
Persona non grata


 





Since: 11-17-05
From: Adelaide, Australia

Last post: 6300 days
Last view: 6300 days
Posted on 11-29-05 01:04 AM Link | Quote
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
neotransotaku

Sledge Brother
Liberated from school...until MLK day








Since: 11-17-05
From: In Hearst Field Annex...

Last post: 6303 days
Last view: 6300 days
Posted on 11-29-05 02:42 AM Link | Quote
what type of file allows for such a directive?
Elric

Octoballoon


 





Since: 11-18-05
From: Melniboné

Last post: 6698 days
Last view: 6330 days
Posted on 11-29-05 03:09 AM Link | Quote
*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

Sledge Brother
Liberated from school...until MLK day








Since: 11-17-05
From: In Hearst Field Annex...

Last post: 6303 days
Last view: 6300 days
Posted on 11-29-05 01:40 PM Link | Quote
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

Octoballoon


 





Since: 11-18-05
From: Melniboné

Last post: 6698 days
Last view: 6330 days
Posted on 11-29-05 04:13 PM Link | Quote
Link rel shouldn't work anymore. It's broken. @import is much better. Of course, I don't see that happening any time soon...
Add to favorites | Next newer thread | Next older thread
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.007 seconds; used 381.38 kB (max 468.21 kB)