<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
npm i @erikkroes/spacer-gif
<script async type="module" src="/node_modules/@erikkroes/spacer-gif/spacer-gif.js"></script>
<spacer-gif height="1" width="1"></spacer-gif>
Add color!
<spacer-gif height="1" width="1" bgcolor="#DD6633"></spacer-gif>