<?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>DEV Community: Fiza Abbas</title>
    <description>The latest articles on DEV Community by Fiza Abbas (@fiza_abbas_34fa68a3c4fb9a).</description>
    <link>https://dev.to/fiza_abbas_34fa68a3c4fb9a</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1572829%2Fcaeff84f-860b-4bb3-91fe-02aedf096294.png</url>
      <title>DEV Community: Fiza Abbas</title>
      <link>https://dev.to/fiza_abbas_34fa68a3c4fb9a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fiza_abbas_34fa68a3c4fb9a"/>
    <language>en</language>
    <item>
      <title>Html Basic Structure Code</title>
      <dc:creator>Fiza Abbas</dc:creator>
      <pubDate>Thu, 06 Jun 2024 10:06:12 +0000</pubDate>
      <link>https://dev.to/fiza_abbas_34fa68a3c4fb9a/html-basic-structure-code-30gm</link>
      <guid>https://dev.to/fiza_abbas_34fa68a3c4fb9a/html-basic-structure-code-30gm</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt;.......&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt;1. &lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt; &lt;h1&gt;........&lt;/h1&gt; // this 
show your most important 
heading&lt;/li&gt;
&lt;li&gt; &lt;p&gt;..........&lt;/p&gt; // this 
 show your paragraph on 
 screen&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>html</category>
    </item>
  </channel>
</rss>
