Ad

Wednesday, July 1, 2020

Create a Web-Pages Using HTML? HTML Series - Episode 1

Create your first Webpage using HTML.

⬇️Source code⬇️


  • <html>
  •     <head>
  •         <title> My first webpage</title>
  •     </head>
  •     <body>
  •         <p>This is a paragraph. </p>
  •         <p>This is another paragraph. </p>
  •     </body>
  • </html>
Hope this article helps you. If you have any suggestion Drop it in Comment Section and Join Our Family by Clicking Subscribe Button and For More Article/Post Like this Join us on:-


Other Important Links :-


No comments:

Post a Comment

Please do not enter spam link in the comment box.