Subscribe Us

Responsive Advertisement

Advertisement

2.heading use of meta tag.html

 <!DOCTYPE html>

<html>
     <head>
       <meta charset="UTF-8">
       <meta http-equiv="X-UA-Compatible" content="IE-edge">
       <meta name="viewport" content="width=device-width,initial-scale=1.0">
       <meta name="description" content="learning html">
       <meta name="keyword" content="html">
       <meta name="author" content="ujjal">

     <title>

     </title>
     </head>
     <body>

        hello
     </body>



 </html>

Post a Comment

0 Comments