There is a problem with the meta tag in html_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:08:25
Original
949 people have browsed it

I am self-studying HTML, and there are many unresolved problems in it. I would also like to ask my seniors for their advice.
1. Is the catalog text on the right side of the web page written with meta tags?
2. What does http-equiv mean? Please give an example.
3. What is href? Please give an example.
4. How to use meta tags to set keywords.


Reply to discussion (solution)

http://www.w3school.com.cn/tags/tag_meta.asp

href specifies the address of the hyperlink

keywords
meta name="keywords" content="HTML,ASP,PHP,SQL"

There are many tutorials, you can browse them have a look.
Welcome back

The attributes of the tag define the name/value pairs associated with the document.

href specifies the address of the hyperlink


http://baike.baidu.com/view/953191.htm

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template