Multiple LINK Entries

liunx

Guest
Is it possible to have more than one entry to stylesheets? For example:


<LINK REL="stylesheet" TYPE="text/css" HREF=http://www.webdeveloper.com/forum/archive/index.php/"/styles/main.css">
<LINK REL="stylesheet" TYPE="text/css" HREF=http://www.webdeveloper.com/forum/archive/index.php/"/styles/editor.css">

I have a client using Macromedia Contribute 3 and am interested in separating out usable styles from the functional template styles.

Kind regards,You can reasonably have as many <LINK> tags as you need in a document.Okay, it must be a separate issue. Thanks for confirming...
 
Back
Top