Amazon Ads

How to develop website | Part 2 | HTML Tags

Hello my name is Abthahi Ahmed Rifat and welcome to my another blog post. If you missed previous posts then I will suggest you to visit these post. If you do that already then thank you.

In this post we are learn about HTML which is important to making a structure of a website. I also said in the previous that HTML is a structural language in web development. It help us to make the structure of a website.

Every computer language has its own syntax and HTML have too. So take a look in this list of syntax. It's also called as tag.





HTML Tags

  1. <html></html>
  2. <head></head>
  3. <title></title>
  4. <body><body>
  5. <section></section>
  6. <header></header>
  7. <footer></footer>
  8. <div></div>
  9. <p></p>
  10. <style></style>
  11. <meta></meta>
  12. <script></script>
  13. <p></p>
  14. <a></a>
  15. <font></font>
  16. <article></article>
  17. <b></b>
  18. <ul></ul>
  19. <strong></strong>
  20. <label></label>
  21. <link></link>
  22. <select></select>
  23. <option></option>
  24. <h1></h1>
  25. <h2></h2>
  26. ..................
  27. ..................
  28. <h5></h5>
  29. <h6></h6>
  30. <img/>
  31. <image></image>
  32. <video></video>
  33. <source>
  34. <ul></ul>
  35. <li></li>
  36. <ol></ol>
  37. <iframe></iframe>
  38. <center></center>
  39. <nav></nav>
  40. <button></button>
  41. <audio></ audio>
  42. <form></form>
And more.

This is a list of tags of HTML which are commonly use for perfect website dvelopment. In this whole tutorial we learn website development using this tags. 





In the next posts we learn more about HTML. Please subscribe to get notifications about my next posts.
And also thanks for read this blog post.


Facebook Pages : 


Comments

  1. Thanks for visit this post. Hope that it will help you to learn web development. If any question about this topic then comment. I will reply you soon as possible.

    ReplyDelete

Post a Comment