What is Meta tags and What is uses in HTML ? HTML meta tags in <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> meta tags</title> </head> 👉 Define The Character: <meta charset=“UTF-8”> 👉 Define keyword for Search Engine <meta name=“keyword” content=“ HTML, CSS, Javascript”> 👉 Define the Description of Webpage: <meta name=“description” content=“Free Development Courses”> 👉 Define the Author of Website: ...
Hi! here we will teach you how to website work and how we make a website by using HTML,CSS,JAVASCRIPT, jquery & PHP