<?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: CoderHCJ</title>
    <description>The latest articles on DEV Community by CoderHCJ (@coderhcj).</description>
    <link>https://dev.to/coderhcj</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%2F748869%2Fd9c47b65-c9b2-4858-bf4b-b075ccc392b8.jpg</url>
      <title>DEV Community: CoderHCJ</title>
      <link>https://dev.to/coderhcj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/coderhcj"/>
    <language>en</language>
    <item>
      <title>What's depracted elements</title>
      <dc:creator>CoderHCJ</dc:creator>
      <pubDate>Wed, 10 Nov 2021 10:01:06 +0000</pubDate>
      <link>https://dev.to/coderhcj/whats-depracted-elements-2l3m</link>
      <guid>https://dev.to/coderhcj/whats-depracted-elements-2l3m</guid>
      <description>&lt;p&gt;depracted elements it's the elements of html (old versions for example html4 ...) and html 5 it's not support this elements.&lt;br&gt;
depracted elements:&lt;br&gt;
fontbase : now you can work by CSS.&lt;br&gt;
Font : work by CSS.&lt;br&gt;
Center : don't use this tage you should to work by CSS.&lt;br&gt;
frame : use iframe tage.&lt;br&gt;
isindex tage : the alternate is form tage&lt;br&gt;
Embed tage : you can work in HTML5 by object tage.&lt;br&gt;
u tage : UL is the alternate.&lt;br&gt;
acronym tage : work by abbr&lt;br&gt;
strike tage : CSS &lt;/p&gt;

</description>
      <category>html</category>
    </item>
    <item>
      <title>What's HTML language?</title>
      <dc:creator>CoderHCJ</dc:creator>
      <pubDate>Tue, 09 Nov 2021 15:50:53 +0000</pubDate>
      <link>https://dev.to/coderhcj/whats-html-language-55m7</link>
      <guid>https://dev.to/coderhcj/whats-html-language-55m7</guid>
      <description>&lt;p&gt;HTML is a word from hyper text markup language, it's not programming language it's markup or coding language html work by tage for example&lt;br&gt;
&amp;lt;html&amp;gt; &amp;lt;/html&amp;gt; ...&lt;br&gt;
and HTML5 is not other language it's version 5 of html and we say HTML5 from &lt;br&gt;
hyper text markup language version 5.&lt;br&gt;
HTML is the basic of anysite.&lt;/p&gt;

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