How to edit a html file with a iframe in Word 2007?

Eric

New member
When I open my website in notepad and add the code-

<iframe src="TOP.htm" style="width: 100%; height: 180px"
scrolling="no" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0">
</iframe>

and then save and open in Word 2007 and edit and save... It takes away the iframe! how do i make it stay. i dont want to readd it everytime!
What editor thats not all html where i can accually see what im doing can i use then?
 
Back
Top