Basic HTML5 Structure

    Posted On : 2021-05-19 17:19:03 PM

Overview

HTML was created with the intention of defining the structure of documents such as headings, paragraphs, lists, and so on in order to encourage the sharing of scientific information among researchers. HTML is now commonly used to format web pages using the various tags included in the HTML language.

<!DOCTYPE html>
<html>
   <head>
      <title>This is document title</title>
   </head>	
   <body>
      <h1>This is a heading</h1>
      <p>Hello World!</p>
   </body>	
</html>

 

Similar Post

Quick Contact !

Ask Question ?

Call Our Customer Care Executive. We Are Available 24x7 Just Dial.

+91 9810833751

Home | Contact | Sitemap © All Copyright 2021 Reserved ranbeersingh.com