VCDQuality Forums
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)


Posted by ron989 on 01-30-2005 09:52 PM:

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?


Posted by Mean Machine on 01-30-2005 11:11 PM:

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.


Posted by ron989 on 01-31-2005 12:14 AM:

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.


Posted by horizonstar on 02-01-2005 12:21 AM:

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.