How can i obtain code/content from an external source page and place in multiple HTML...

  • Thread starter Thread starter Ellis L
  • Start date Start date
E

Ellis L

Guest
...pages? Hi,

I'm coding a website that i have just designed for somebody. I have the majority of the layout (CSS driven) up and running. I'm using a main content area covering about 2/3 of the width of the page, with the remaining 1/4 being used to hold a floating div, containing "recent information" boxes.

I have the positioning on, and the settings for the four small boxes all done. I just need to add content to them. However, I am planning to have these boxes on more than one page, four to be exact.

Is there a way in which i can edit 1 page within the site itself (index.htm), and the changes that i make to the boxes will update all of the same boxes throughout the site (on the other three pages)?

I was wondering whether an external stylesheet of some type could be used, and have code within the box div to refer to that stylesheet. I tried looking into it but came up with no real help...

Note - The content which i want to be placed in each of the boxes is to be placed in a small table.

Much appreciated if you can help me!!

Thanks,
Ellis
 
Back
Top