![]() |
Show all 4 posts from this thread on one page |
VCDQuality Forums (http://www.vcdhq.com/forum/index.php)
- Jargon, Encoding/Conversion and Burning (http://www.vcdhq.com/forum/forumdisplay.php?forumid=9)
-- newb website-code type help (http://www.vcdhq.com/forum/showthread.php?threadid=54751)
newb website-code type help
I need to figure out a way to implement some type of code to an html file so that when i make a change on one page, it makes the same change to every other page in the same directory. is that possible? can anyone lead me to some links or guides that'll help me out?
If your talking about the way the pages look, cascading style sheets are the way to go. Google "CSS tutorial" and you'll find plenty of guides.
i should clarify a bit. what i want to do is change a link or a line of text thats on one page and have it change on every other page as well, so i dont have to edit every single one.
Use Perl.
perl -i.orig -p -e 's/old text/new text/' <file1> <file2> <file3> ...
__________________

Scrobble all you want, we'll make more!
| All times are GMT. The time now is 07:15 PM. | Show all 4 posts from this thread on one page |
Powered by: vBulletin Version 2.3.0
Copyright © Jelsoft Enterprises Limited 2000 - 2002.