Formatting HTML in Frontpage 2003

G

Guest

Hi,

I am trying to format my HTML. Some webbot code statements are automatically
positioning themselves within the code, meaning I am unable to format the
code in the manner I want.

Is there anyway to override Frontpage automatically positioning webbot
statments within the code?

For example I want this:

<div id="top">
<!--webbot bot="Include" U-Include="include-logo.htm" TAG="BODY" -->
</div>

But when I do this and press I save, I get this:

<div id="top">
<!--webbot bot="Include" U-Include="include-logo.htm" TAG="BODY" --></div>

Thanks.
John.
 
T

Thomas A. Rowe

FP always control the way that the FP webbot tags will appear in HTML.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 

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

Top