this post is about apples and oranges...

CSS (Cascading Style Sheets) have nothing to do with includes.
They only have to do with formatting elements on a web page.
They can be written inside the document, or can referenced
externally via a <LINK> tag.

Includes can be anything from a configuration file, a block of
text, or a header or footer statement that works across multiple
pages, so you don't have to duplicate code.

If you meant something else, elaborate.

-----Original Message-----
From: Matt Braynard [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 30, 2001 5:45 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] CSS versus Includes


I have found that includes work just about as well. Any suggestions on going
with one or the other?



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to