erikkroes / spacer-gif

The most transparent way of adding space to your web page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<spacer-gif>

<spacer-gif> is the most transparent way of adding space to your web page.

  • Proven technology
  • No confusing CSS needed
  • Anybody can do it
  • Comprehensive API
  • 0 Dependencies

📦 Install it

npm i @erikkroes/spacer-gif

🛠️ Use it

<script async type="module" src="/node_modules/@erikkroes/spacer-gif/spacer-gif.js"></script>

<spacer-gif height="1" width="1"></spacer-gif>

✨⭐ But wait, there's more! ⭐✨

Add color!

<spacer-gif height="1" width="1" bgcolor="#DD6633"></spacer-gif>

About

The most transparent way of adding space to your web page.


Languages

Language:JavaScript 78.4%Language:HTML 21.6%