META / GENERATOR tags

META/GENERATOR tags are HTML code that identify the HTML editor in which the file was created. Many editors automatically insert this code into files created with the editor (but some do not).

Here' s an example of a META/GENERATOR tag:

<META NAME="generator" CONTENT="RoboHELP by eHelp Corporation www.blue-sky.com HTML Edition">

To find the META/GENERATOR tag for your editor, open an HTML file created with the editor and look at the HTML code. If the file has a META/GENERATOR tag, it usually appears near the top of the file.