View Single Post
Old 25-06-2007, 08:28   #9 (permalink)
herkalees
Semantics, yay.
 
herkalees's Avatar
 
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,105
CSS is not a scripting language. It is meant to style html elements, and that's about it. If you want to include the content of File A inside File B, you need a server-side scripting language.

End of story.
  Reply With Quote