Alignment
Basics
Character Codes
Colors
CSS
DIVS
Forms
Frames
Links
Lists and Bullets
Meta Tags
Multimedia
Pictures
Spacing
Tables
Text
About Meta Tags
Abstract
Author
Copyright
Description
Distribution
Expiration
Generator
Keywords
Language
Refresh Redirect
Revisit
Robots
Generator
[notify admin to delete page]
303
Generator Meta Tag
Delete Section
Description
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.
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.
Code
<META NAME="generator" CONTENT="Dreamweaver">
<META NAME="generator" CONTENT="Dreamweaver">
Output
n/a
n/a
Practice
Cannot Edit - Code section automatically placed here.
Click to add Section
Advertisements