<?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: VoidSplit</title>
    <description>The latest articles on DEV Community by VoidSplit (@voidsplit).</description>
    <link>https://dev.to/voidsplit</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%2F1232783%2F362fe316-e690-4893-a7f3-e8c6ba4aadec.jpeg</url>
      <title>DEV Community: VoidSplit</title>
      <link>https://dev.to/voidsplit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/voidsplit"/>
    <language>en</language>
    <item>
      <title>✨Tabs Component Ready To Use ! (No Framework)</title>
      <dc:creator>VoidSplit</dc:creator>
      <pubDate>Wed, 13 Dec 2023 20:14:44 +0000</pubDate>
      <link>https://dev.to/voidsplit/tabs-component-pure-javascript-html-css-js-3d0e</link>
      <guid>https://dev.to/voidsplit/tabs-component-pure-javascript-html-css-js-3d0e</guid>
      <description>&lt;p&gt;👋 Hello, I'm new to this network, I'm sharing a Codepen project with you, all the comments are in French but all the code is in English.&lt;br&gt;
It's a tabs component in pure HTML, CSS, JavaScript. There's no framework or code taken from anywhere else. &lt;/p&gt;

&lt;p&gt;Here are the &lt;u&gt;features&lt;/u&gt; of the component: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Dynamic adaptability&lt;/strong&gt;: Easily adapts to varying quantities of items without compromising functionality.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Animated hint bar&lt;/strong&gt;: A bar follows the selected item, providing a fluid and attractive visual experience.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Easy interactivity&lt;/strong&gt;: Retrieval of the component value is simple and intuitive, via the &lt;code&gt;value&lt;/code&gt; attribute, there's also the &lt;code&gt;change&lt;/code&gt; event available.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Component isolation&lt;/strong&gt;: The design allows multiple instances of the component to be used on the same page, without interfering with each other.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/VoidSplit/embed/rNPPJGw?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>javascript</category>
      <category>programming</category>
      <category>css</category>
    </item>
  </channel>
</rss>
