Home >Web Front-end >HTML Tutorial >About the name attribute of meta tag_html/css_WEB-ITnose
This attribute has a value called generator. What is the function of this value? I looked through some information and it only said that it is a tool used to describe the generation of web pages. I don’t quite understand it.
is to describe the tool for making web pages,
For example,
To be honest, this tag It is completely useless to users and search engines. If the production tool adds it, it is recommended to delete it.
I don’t understand why this was added when the HTML standard was originally designed.
Indicates that the page code was generated using a tool, such as Microsoft FrontPage, etc.