Inserting meta tag into multiple pages in Frontpage

  • isolvesystems
  • Novice
  • Novice
  • No Avatar
  • Joined: Jan 27, 2004
  • Posts: 19
  • Loc: US
  • Status: Offline

Post February 16th, 2004, 7:15 pm

I am using Frontpage 2003. I currently have more than 30 pages. What is the fastest way to insert the following into all the pages?

<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">

Please shed some light :idea:

THANKS A LOT.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post February 16th, 2004, 7:15 pm

  • digitalMedia
  • a.k.a. dM
  • Genius
  • User avatar
  • Joined: Dec 29, 2003
  • Posts: 5169
  • Loc: SC-USA
  • Status: Offline

Post February 16th, 2004, 7:20 pm

edit/find then replace tab

then replace every instance of...

<head>

with...

<head>
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">

in all open documents(checked)
- dM
  • musik
  • Legend
  • Super Moderator
  • User avatar
  • Joined: Aug 06, 2003
  • Posts: 6892
  • Loc: up a tree
  • Status: Offline

Post February 16th, 2004, 8:27 pm

yep what he said ^

the other way I sometimes do it using
http://www.tildemh.com/sw/btrwiz/index.shtml
Opportunity To Do - Changing the lives of children around the world.
Rose.id.au - Doing Life.

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 168 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.