<html> <head> <title>Hello HTML</title> </head> <body> <p>Hello World!</p> </body> </html>
this is a simple html statement
the output will be Hello World!
No comments:
Post a Comment