Welcome Guest, Not a member yet? Register   Sign In
probably a simple question about routes
#10

[eluser]wiredesignz[/eluser]
Quote:The '@import' rule allows users to import style rules from other style sheets. Any @import rules must precede all rule sets in a style sheet. The '@import' keyword must be followed by the URI of the style sheet to include. A string is also allowed; it will be interpreted as if it had url(...) around it.

Example(s):

The following lines are equivalent in meaning and illustrate both '@import' syntaxes (one with "url()" and one with a bare string):

@import "mystyle.css";
@import url("mystyle.css");

http://www.w3.org/TR/REC-CSS2/cascade.html
Does this help?


Messages In This Thread
probably a simple question about routes - by El Forum - 04-06-2008, 10:01 PM
probably a simple question about routes - by El Forum - 04-06-2008, 10:35 PM
probably a simple question about routes - by El Forum - 04-06-2008, 11:34 PM
probably a simple question about routes - by El Forum - 04-06-2008, 11:51 PM
probably a simple question about routes - by El Forum - 04-06-2008, 11:57 PM
probably a simple question about routes - by El Forum - 04-07-2008, 12:01 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:05 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:13 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:15 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:26 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:33 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:34 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:35 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:38 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:40 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:47 AM
probably a simple question about routes - by El Forum - 04-07-2008, 12:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB