basic structure of html -hindi-html


<html>

      <head>
     
         <title> web 2 tags </title>

   </head>

  <body>

            hellow world

    </body>

</html>




   

Comments

Popular posts from this blog

Angular Interview Question | Top Interview Question | angular

[Solved ] onclick='myfunction({{x.value }})' how to use angular js scope variable with onclick event without ng-click, without ng-click or without onclick call function