Where do I insert a "<BASE HREF=" line into my index.html?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to insert some HTML coding in my frontpage generated page after the
"<title>Page Title</title>" tags. But I don't see any <title> coding in my
webpage. Where do I add the new coding?
 
How was the page created that you want to add this code to?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Switch to HTML view (Code view in FP2003)
The <title> tag will be near the top of the page between the <head> and
</head> tags.
 
Well, try to insert before </head> tag

Hope this Information helps.
Regards
Ravi
MSFT

This posting is provided "as is" with no warranties and confers no rights
--------------------
 
I created the webpage in frontpage and I have looked at the code but don't
find and<title> coding.
 
I have never seen FP not add a title tag to a page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top