Hi

Just curious, if my css files is in a web folder, but my htmls are in the
same folder as my java classes,
how do I make DreamWeaver apply the CSS style while editing the html?

As far as I know, if I use something like this in my html

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

Dreamweaver expects the CSS to be in the same folder as the html file.
And since the CSS is not in the same folder, I only gain style-less WYSIWYG
editing in DreamWeaver :(

Any help would be great!

Thanks!

Kenneth


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to