Basic HTML Tags

 HTML Tags

  • This tags are used to write to write content in html.
  • These Tags are under angle without closing tags such as <Tag Name>
  • other tags have thier closing tag with opening tag such as <HTML> its closing tag </HTML>

Here are HTML Basic Tags

here are 6 tags for basic in every HTML
  1. <!DOCTYPE...>
  2. <html>
  3. <head>
  4. <title>
  5. <body>

Post a Comment

0 Comments

Close Menu