Forum Moderators: coopster

Message Too Old, No Replies

Include File

Attaching a style

         

bartainer

4:26 pm on Aug 11, 2006 (gmt 0)

10+ Year Member



Hello;

Can I (or should I) attach a style in my include file? I know using DW Library files you do not attach styles; however. I have stopped using library files (for obvious reasons) and now I have been using PHP include files.

Also, how do I write am HTML inlcude file?

Thanks.

barns101

5:20 pm on Aug 11, 2006 (gmt 0)

10+ Year Member



I don't use Dreamweaver so can't answer the firs bit...

An HTML file that is used as an include is exactly the same as any other, although if you're only including something in the middle of your page you would miss out everything above the <body> tag in your include file.