Full-Bleed Layout with Modern CSS

Full-Bleed Layout with Modern CSS

I recently shared a trick on how to create a Full-bleed layout using a few lines of modern CSS code. If you are unfamiliar with such layout see the demo below. In this article we’ll dig deeper into the idea and explain things as we go.
Anime.js

Anime.js

All-in-one animation engine. A fast and versatile JavaScript library to animate CSS.
Minding the gaps: A new way to draw separators in CSS

Minding the gaps: A new way to draw separators in CSS

Drawing separator lines between various sections of a webpage is a common design technique, which can help to structure the content and make it more readable, as well as more aesthetically pleasing. As we’ll see in this article, there are techniques you can use today...