Go To Current Version of This Page
Email Support Email Contact
The generator meta tag specifies what program was used to create the web page. Examples of generators would be "Front Page" or "Dreamweaver".
The generator meta tag looks like <META NAME="generator" CONTENT="XXX"> XXX is replaced with the name of the generator that was used to create the web page. index.html - Notepad ....<HEAD> <META NAME="generator" CONTENT="Front Page"> </HEAD>....
<META NAME="generator" CONTENT="XXX">
XXX is replaced with the name of the generator that was used to create the web page.