<?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: Pragdeesh Kumar</title>
    <description>The latest articles on DEV Community by Pragdeesh Kumar (@pragdeeshkumar).</description>
    <link>https://dev.to/pragdeeshkumar</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%2F641981%2F925b94c5-8b09-40a5-87dc-ee34e5ffd280.png</url>
      <title>DEV Community: Pragdeesh Kumar</title>
      <link>https://dev.to/pragdeeshkumar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pragdeeshkumar"/>
    <language>en</language>
    <item>
      <title>Tootltip...</title>
      <dc:creator>Pragdeesh Kumar</dc:creator>
      <pubDate>Wed, 02 Jun 2021 05:20:05 +0000</pubDate>
      <link>https://dev.to/pragdeeshkumar/tootltip-28c6</link>
      <guid>https://dev.to/pragdeeshkumar/tootltip-28c6</guid>
      <description>&lt;p&gt;Hey this is my tooltip by js and css...&lt;/p&gt;

&lt;p&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;br&gt;
  Pragdeesh Tooltip&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
&lt;br&gt;



  &lt;h3&gt;Tooltip Example&lt;/h3&gt;
  Hover over me



$(document).ready(function(){
  $('[data-toggle="tooltip"]').tooltip();   
});




</description>
    </item>
  </channel>
</rss>
