HTML 5 provides basic and advanced concepts of HTML. HTML is developed for beginners and professionals. Here, with Technosavvys you can learn HTML in a very easy way.
The key points of HTML are given below:
- HTML stands for Hyper Text Markup Language.
- HTML is used to create web pages and web applications.
- We can create a static website by HTML only.
- HTML is widely used language on the web.
- Technically, HTML is a Markup language rather than a programming language.
Basic Program:
- <!DOCTYPE>
- <html>
- <head>
- <title>Web page title</title>
- </head>
- <body>
- <h1>Write Your First Heading</h1>
- <p>Write Your First Paragraph.</p>
- </body>
- </html>
For the Complete Curriculum please contact
Email : technoinfo52@gmail.com , WhatsApp : 9519663733