Originally Posted by sinthetiq
blah, i could use
Code:
<? include("header.php")?>
but i realized the layout's going to have a column as well. so i would have to have one layout..
i cant find any resource that shows an external css layout/format ..
that piece of code is PHP, which is a server side scripting language. if you can use php, that would be a good solution to your problem. you could still have "a column" as a separate file, depending on what you need to do with it.