View Single Post
  #2 (permalink)  
Old 05-09-2007, 04:28 PM
chrisJumbo's Avatar
chrisJumbo chrisJumbo is offline
WebProWorld Pro
 

Join Date: Oct 2005
Location: California
Posts: 292
chrisJumbo RepRank 1
Default

I have had problems with portions of web pages that are part of an include file not displaying. Statements like this:

The problems just comes up from time to time and no good way to fix other than making the portion part of the page. I have not played with PHP (or other methods) includes, they make work better.

But why not make the CSS external and link to it like this?

<LINK href="style2a.css" rel="stylesheet" type="text/css" media="screen">
__________________
CD Rates | CD Rates Blog | Banking Online
Reply With Quote