View Full Version : Frontpage Problem


Shaneo
02-26-2003, 11:06 AM
Grrr Frontpage is getting me really annoyed! Wheneva i click the HTML tab and put this code in

<marquee><img src="file.gif"></marquee>

then click save (or try and preview it) It changes the code to

<marquee></marquee>
<img src="file.gif">

Why does it do there and is there an option of something to make it so it doesn't modify my HTML :confused:

I can do it in Notepad i know but i wanna know why it does it in frontpage and how/if i can fix it.. Thanks for ur help :)

Lissa
02-26-2003, 01:14 PM
I tried Frontpage when I was 11, before I started teaching myself HTML. I ran into the same thing as you, over and over and over. Try using Notepad, then no one can change your HTML except for yourself ;)