0
Friends, how to add keywords in html?
6 Respuestas
+ 1
<meta name="keywords" content="keyword1, keyword2, keword3">
+ 1
What do.you mean for keywords?
+ 1
Do you mean if you search "html",
it will show you some result inerent to html?
Like a search engine?
+ 1
thank you,NOOB
0
I'm just starting to learn programming .. I know, search system are prescribed for keywords .. or am I wrong?
0
Svetik Semizvetik make sure you put it in between the head tags and not between the body tags.