PDA

Click to See Complete Forum and Search --> : Can Dreamweaver import Internal Style Sheets from another HTML file?


wienerdog
12-15-2005, 01:40 PM
I know you can import style sheets from a .CSS file, but is there a way to import style sheets from another HTML file that has internal CSS?

EC
12-15-2005, 04:27 PM
why don't you just copy and paste the code?

reuber1
12-15-2005, 09:35 PM
Yeah, isn't it all defined before the body tag? Just copy and paste, I would think. Dreamweaver should recognize the CSS after it's been pasted into the code view.