Re: @import

by Gerhard Schoening <g.sch(at)onlinehome.de>

 Date:  Fri, 13 Sep 2002 23:53:23 +0200
 To:  "'hwg-style(at)hwg.org'" <hwg-style(at)hwg.org>
 References:  arvada
  todo: View Thread, Original

> Actually, @import works for all the newer browsers. You
> simply add the NN4 rules in the document level stylesheet
> and everything else in the external stylesheet.

You can also use two (or three, for printing) external stylesheets:

<link rel="stylesheet" type="text/css" href="basic.css">

<style type="text/css" media="all">@import "current.css";</style>

<link rel="stylesheet" type="text/css" media="print" href="print.css" />


Gerhard

-------------------------------------
Gerhard Schoening:

Community & Portal Websites in PHP & MySQL
http://www.cp-web.com

Bilingual Web Design and Programming
http://www.schoening-online.com

HWG hwg-style mailing list archives, maintained by Webmasters @ IWA