<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Hassnain Khan</title>
    <description>The latest articles on Forem by Hassnain Khan (@khan_hassnain33).</description>
    <link>https://forem.com/khan_hassnain33</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F483341%2F12665a2c-ca9b-451c-a7f9-113b58fcdde7.jpg</url>
      <title>Forem: Hassnain Khan</title>
      <link>https://forem.com/khan_hassnain33</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/khan_hassnain33"/>
    <language>en</language>
    <item>
      <title>Study of Html5 for Beginners - Part 1</title>
      <dc:creator>Hassnain Khan</dc:creator>
      <pubDate>Sat, 13 Mar 2021 13:36:42 +0000</pubDate>
      <link>https://forem.com/khan_hassnain33/study-of-html5-for-beginners-part-1-4je1</link>
      <guid>https://forem.com/khan_hassnain33/study-of-html5-for-beginners-part-1-4je1</guid>
      <description>&lt;p&gt;Hey! I hope everyone is okay and doing great with their activities.&lt;br&gt;
Today I am going to discuss with all the beginners who are learning about front end with html5 and css3, I am sharing some basics about html5 that may help you.&lt;/p&gt;

&lt;p&gt;So first of all What is &lt;strong&gt;Html&lt;/strong&gt;?&lt;/p&gt;

&lt;p&gt;It is a &lt;strong&gt;&lt;q&gt;Hypertext Markup language&lt;/q&gt;&lt;/strong&gt; and the primary language for developing web pages.&lt;/p&gt;

&lt;p&gt;Now, What is &lt;b&gt;Html5&lt;/b&gt;, and how it is different compare to HTML?&lt;/p&gt;

&lt;p&gt;well, the answer is &lt;q&gt;Html5 is the new evolution and standard of Html that define new technologies with new functionalities with a markup language with Internet technology&lt;/q&gt;.&lt;br&gt;
1: It defines the structure of the web page&lt;br&gt;
2: It consists of a series of elements represented by tags.&lt;br&gt;
3: It tells the browser how to display the content&lt;br&gt;
4: Browsers do not display the HTML tags, but we use them to render the content of the page.&lt;/p&gt;

&lt;h2&gt;Basics Tag in Html5:&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zi7G_IHn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ymuanob9vfvkzcdwu3jr.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zi7G_IHn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ymuanob9vfvkzcdwu3jr.PNG" alt="Tags of html5"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Benefits of Html5:&lt;/h2&gt;

&lt;p&gt;1: It supports Video and audio.&lt;br&gt;
2: Display clean content on the web page with the use of advanced semantics.&lt;br&gt;
3:It contains storage features like Databases, application cache, and web storage.&lt;br&gt;
4: This new version helps us to write descriptive and semantic code clearly.&lt;br&gt;
5:It has javascript web worker API, which allows browser interface and application to run in multiple threads.&lt;/p&gt;

&lt;p&gt;These are the 5 basic benefits of html5 but you can find more at &lt;a href="https://dzone.com/articles/top-10-major-benefits-of-html-5"&gt;https://dzone.com/articles/top-10-major-benefits-of-html-5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I will talk about the Html5 elements and will look deep into the elements and use them on our document to see how they work to manage the web page content.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Take Care, Bye Bye&lt;/i&gt;&lt;/p&gt;

&lt;h3&gt;Resources:&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://dzone.com/articles/top-10-major-benefits-of-html-5"&gt;https://dzone.com/articles/top-10-major-benefits-of-html-5&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.w3schools.com/"&gt;https://www.w3schools.com/&lt;/a&gt;  &lt;/p&gt;

</description>
      <category>html</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
