<?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: ATF98</title>
    <description>The latest articles on DEV Community by ATF98 (@atf98).</description>
    <link>https://dev.to/atf98</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%2F174174%2Ff6d34b2d-8ce5-4db7-b437-d2544f327ea2.jpg</url>
      <title>DEV Community: ATF98</title>
      <link>https://dev.to/atf98</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atf98"/>
    <language>en</language>
    <item>
      <title>HTML or JavaScript, what should I write my Markup with?</title>
      <dc:creator>ATF98</dc:creator>
      <pubDate>Sat, 13 Jul 2019 02:06:23 +0000</pubDate>
      <link>https://dev.to/atf98/html-or-javascript-should-i-write-my-markup-with-4nil</link>
      <guid>https://dev.to/atf98/html-or-javascript-should-i-write-my-markup-with-4nil</guid>
      <description>&lt;p&gt;Let us say that my website have a lot of things shown when i press button, which better: &lt;br&gt;
1- having the Markup in the HTML file and use display {none, block, etc}&lt;br&gt;
2- write the Markup using JavaScript with the function createElement&lt;/p&gt;

&lt;p&gt;and why?&lt;br&gt;
Thank you all !&lt;/p&gt;

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