HTML Tutorial
HTML stands for Hyper Text Markup Language, which is the most widely used language on Web to develop web pages. HTML was created by Berners-Lee in late 1991 but "HTML 2.0" was the first standard HTML specification which was published in 1995. HTML 4.01 was a major version of HTML and it was published in late 1999. Though HTML 4.01 version is widely used but currently we are having HTML-5 version which is an extension to HTML 4.01, and this version was published in 2012.
HTML tutorial or HTML 5 tutorial provides basic and advanced concepts of html. Our HTML tutorial is developed for beginners and professionals.
The major points of HTML are given below:
<!DOCTYPE>
<html>
<body>
<h1>Write Your First Heading</h1>
<h2>Write Your Second Heading</h2>
<p>Write Your First Paragraph.</p>
</body>
</html>
In this tutorial, we will learn HTML 5 tags such as audio tag, video tag, canvas tag, HTML svg, HTML geolocation, HTML drag and drop etc.
At last, we will learn all HTML tags one by one, for example, marquee tag, Textarea tag, br tag, hr tag, pre tag, h tag, code tag, input tag, title tag, meta tag, script tag, style tag, etc.
Before learning HTML, you must have the basic knowledge of Computer fundamentals with Windows or Linux operating systems.
© 2024 Easy To Learning. All Rights Reserved | Design by Easy To Learning