DEV Community

Hanra
Hanra

Posted on

2 1

Folow-me

Follow-me

This page contains different follow me forms such as:

  • a side follow-me with icons
  • a position absolute head follow-me
  • a head follow-me with the same icons again
  • a footer follow-me
  • a position absolute footer follow-me (stage at the same place, no-mater if the text mooves)
  • an inner follow-me (usefull for aticle, to do an ad break in the middle)
  • If You use one of my free option, please, kindly, give-me your feedback on it, in:

  • either the Discord server (https://discord.gg/dtJTBn)
  • or on Dodepen (https://codepen.io/henry-letellier/pen/OJygPKY)
  • or even on DEV (https://dev.to/henral/folow-me-195k)
  • If you liked my project, don't hesitate to click on the follow links to follow-me, yes they really work ;-)

    I hope forward to seing you in others of my projects.

    By the way:

  • this project has been created by Henry Letellier (me) (https://www.instagram.com/hen9341_henry/)
  • and has had graphical advice by Irina Marchand (https://www.instagram.com/irinamarchand/)
  • Image of Datadog

    How to Diagram Your Cloud Architecture

    Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

    Download the Free eBook

    Top comments (0)

    Image of Checkly

    Replace beforeEach/afterEach with Automatic Fixtures in Playwright

    • Avoid repetitive setup/teardown in spec file
    • Use Playwright automatic fixtures for true global hooks
    • Monitor JS exceptions with a custom exceptionLogger fixture
    • Keep your test code clean, DRY, and production-grade

    Watch video