Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

simple program of html

<html>
  <body>
    <head>
      <title>Hello</title>
      <h1>Hello World!!</h1>
    </head>
    <h2>Made By Darsh Garg</h2>
  </body>
</html>
This program is very simple for beginners

Thank You
 
PREVIOUS NEXT
Tagged: #simple #program #html
ADD COMMENT
Topic
Name
6+3 =