HighDots Forums  

making an external style sheet internal

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss making an external style sheet internal in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
copperlite
 
Posts: n/a

Default making an external style sheet internal - 07-31-2004 , 03:28 PM






Is there a way to easily make an external style sheet internal through dreamweaver mx 2004?

Thanks!
-Chris


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: making an external style sheet internal - 07-31-2004 , 06:02 PM






You mean can you press a button to copy the contents from the file and write
them into the page? No.

What you *can* do is to open the CSS file with DW, copy everthing in the
file, and paste it into the page between -

<style type="text/css">
<!--

and -

-->
</style>

Make sure you do this before the </head> tag but after the <head> tag.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"copperlite" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Is there a way to easily make an external style sheet internal through
dreamweaver mx 2004?

Thanks!
-Chris




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.