Webdev Notes
Webdev Notes
LECTURE#4:
1. <head>
2.<meta>
The meta data element represents various kinds of metadata (data about
some data or information about some information) that cannot be
expressed using the title , base, link, style, and script elements.
Mainly used in SEO (it is the way to increase web traffic). Metatags helps
Google, Bing or other web engines to display your website.
Note:
This meta tag encourages the responsive design. So that your page looks
good in laptops, phones, or in different sizes of screens.
V. <meta name=”description”>
It will display your webpage when people searches for the keywords
you’ve added in its content.
It decides that the search engines index or does not index your content.