Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Making Emails Suck Less
Search
Mihai Nica
October 20, 2016
Programming
0
64
Making Emails Suck Less
Foundation for emails 2 @ Frontend Meetup #10
Mihai Nica
October 20, 2016
Tweet
Share
More Decks by Mihai Nica
See All by Mihai Nica
Making the most out of Symfony Forms
redecs
0
410
Rapid Application Development with Symfony Framework
redecs
1
180
Managing your code with Composer and Satis
redecs
0
130
Talks #75 - PHP 7
redecs
1
89
Snapper.VU @ Fearless Conference 2015 - Romania
redecs
0
90
Other Decks in Programming
See All in Programming
php-fpm がリクエスト処理する仕組みを追う / Tracing-How-php-fpm-Handles-Requests
shin1x1
5
2.9k
The Weight of Data: Rethinking Cloud-Native Systems for the Age of AI
hollycummins
0
270
Devin入門と最近のアップデートから見るDevinの進化 / Introduction to Devin and the Evolution of Devin as Seen in Recent Update
rkaga
9
4.7k
Empowering Developers with HTML-Aware ERB Tooling @ RubyKaigi 2025, Matsuyama, Ehime
marcoroth
1
220
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
140
「”誤った使い方をすることが困難”な設計」で良いコードの基礎を固めよう / phpcon-odawara-2025
taniguhey
0
110
Youtube Lofier - Chrome拡張開発
ninikoko
0
2.4k
新しいPHP拡張モジュールインストール方法「PHP Installer for Extensions (PIE)」を使ってみよう!
cocoeyes02
0
330
コンテナでLambdaをデプロイするときに知っておきたかったこと
_takahash
0
180
Do Dumb Things
mitsuhiko
0
420
ミリしらMCP勉強会
watany
4
740
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
2.5k
Featured
See All Featured
Producing Creativity
orderedlist
PRO
344
40k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.3k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2k
[RailsConf 2023] Rails as a piece of cake
palkan
54
5.4k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Optimising Largest Contentful Paint
csswizardry
36
3.2k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
A Tale of Four Properties
chriscoyier
158
23k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.2k
The Cult of Friendly URLs
andyhume
78
6.3k
Transcript
Making Emails Suck Less Foundation for Emails 2
Responsive Grid for Any Layout
UI patterns
SASS/SCSS ❤ Available in CSS too.
Inky <container> <row> <columns small=“12" large=“12”>This is a column.</columns> </row>
</container> <table class="container"> <tbody> <tr> <td> <table class="row"> <tbody> <tr> <th class="small-12 large-12 columns first last"> <table> <tr> <th>This is a column.</th> <th class="expander"></th>
The Stack Read the docs: http://rtr.im/V
Mihai Nica https://www.linkedin.com/in/redecs https://www.facebook.com/redecs https://www.twitter.com/redecs Thank you!