Forum Moderators: not2easy

Message Too Old, No Replies

change text in several pages by changing it only once

css text

         

joy83

8:42 am on Jan 15, 2007 (gmt 0)

10+ Year Member



I have a website in CSS which has the same texts and links in all the subpages, i update the text and the links pretty frequently. Is there any way to just update the texts and the links in only one of the pages which will automatically do it for all the others, I was thinking of including the text which i want in the CSS file but i dont know if that will work. Please help.

limbo

9:49 am on Jan 15, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Joy welcome to WebmasterWorld [webmasterworld.com]

The technique you describe is not one you can do with CSS. however it can be done using either templates or includes - depending on your requirements.

Are you using PHP or some other server language? Or maybe flat html files? Dreamweaver?