ok I'm working on a website www.scevolution.com
I used a CSS file to handle basic layout things.
then I Created an index page where I created specific links etc.
there is a lot of code there that I'm going to want repeated on a lot of other pages.
Is there a way for me to insert into an webpage an entire block of code from another file so I can edit that one file, and have all of my webpages Using that particular aspect update?