<?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: DavideMichelotti</title>
    <description>The latest articles on DEV Community by DavideMichelotti (@davidemichelotti).</description>
    <link>https://dev.to/davidemichelotti</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%2F427364%2Fcd2bedff-7bde-4bc5-b0c1-44d02b3f16f7.png</url>
      <title>DEV Community: DavideMichelotti</title>
      <link>https://dev.to/davidemichelotti</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/davidemichelotti"/>
    <language>en</language>
    <item>
      <title>How to do a child sticky header push parent</title>
      <dc:creator>DavideMichelotti</dc:creator>
      <pubDate>Thu, 15 Oct 2020 17:07:44 +0000</pubDate>
      <link>https://dev.to/davidemichelotti/how-to-do-a-child-sticky-header-push-parent-57c6</link>
      <guid>https://dev.to/davidemichelotti/how-to-do-a-child-sticky-header-push-parent-57c6</guid>
      <description>&lt;p&gt;It is possible to make a sticky header inside a DIV with another sticky header push the sticky header over?&lt;/p&gt;

&lt;p&gt;This is an example: &lt;a href="https://codepen.io/davide-michelotti/pen/ExyPLeg"&gt;https://codepen.io/davide-michelotti/pen/ExyPLeg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would like "TITLE DIV INSIDE DIV 2" to push "TITLE DIV 2" without taking the DIV 'DIV 2.1' out of the DIV 'DIV 2'&lt;/p&gt;

</description>
      <category>help</category>
      <category>html</category>
      <category>css</category>
    </item>
    <item>
      <title>The best payment gateway</title>
      <dc:creator>DavideMichelotti</dc:creator>
      <pubDate>Thu, 09 Jul 2020 00:26:23 +0000</pubDate>
      <link>https://dev.to/davidemichelotti/the-best-payment-gateway-pj3</link>
      <guid>https://dev.to/davidemichelotti/the-best-payment-gateway-pj3</guid>
      <description>&lt;p&gt;I am developing a Web App that accepts credit card payments, for now mainly from European cards in particular MasterCard and Visa, I have implemented Stripe as a Payment Gateway but now that the transactions increase I have a problem with static fees. Stripe has a cost of 1.4% + € 0.25 per transaction, but having many transactions starting from a few euros the cost of € 0.25 is a problem, are there payment gateways that have commissions only on the percentage of the transaction without the static cost? as if Stripe charges only 1.4%, even if it has a monthly cost is not a problem, the important thing is that there are no static costs.&lt;/p&gt;

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