<meta name ="description" content="This Is Description For My First Page "/>
<!-- This meta is used to show the descriptio of the page in the search results -->
<meta charset="UTF-8"/>
<!-- Used to allow multiple language content in the web page -->
<meta name="keywords" content ="HTML CSS JavaScript" />
<!-- Used to include the web page in the search result depending on these keywords -->
<meta name ="viewport" content="width=device-width ,intial -scale =1.0"/>
<!-- Used to arrange content within the page -->
<meta name ="author" content ="Asim Mohammed"/>
<!-- Used to show the web page depending on the author of the page -->