

About
Fundacja Centrum Logopedyczne (FCL) is a Polish speech therapy foundation. Its mission is to help children, young people, and adults with communication disorders. The foundation has organized numerous workshops, events, and therapy sessions. My task was to design and code an email newsletter used to share information about the foundation’s activities.
A lot of limits
Email clients read only HTML file, so I couldn’t use CSS in the classic way with a separate stylesheet. I had to use inline CSS styles, which was new to me. The newsletter also had to comply with strict rules to avoid being flagged as spam.


Light and dark modes
Many people use dark mode on their devices, so I had to write universal code that would be readable in both dark and light modes.
Article templates for editors
The newsletter content is created by editors. I built article cards with the ability to insert text, images, and a CTA button linking to external websites. The structure is simple and clear, making it easy to fill in the content.


Reuse every month
The newsletter is built to be used every month with new articles. Users can become familiar with the visual style, which keeps each release consistent with previous ones. The structure also leaves plenty of room for future upgrades and new features.
Subscribe to the FCL newsletter to get monthly updates
2026 © Designed and developed by Filip Grzesik