|

HTML
Cut & Paste Tip
If you have ever
copied HTML, and placed it in your coding, to find the coding has
changed slightly, read this. You may find that:
<
has changed into <
"
has changed into "
>
has changed into >
Just
copy the original script again, paste it into Notepad or other
similar program, then (in Notepad) "Select All," Copy.
Then go to your HTML program and paste into your HTML
coding. (This seems to work for FrontPage, Netscape
Communicator, HotDog Pro, and DreamWeaver). We hope this tip
helps you in other applications as well.

|