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
59
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
380
Rapid Application Development with Symfony Framework
redecs
1
170
Managing your code with Composer and Satis
redecs
0
120
Talks #75 - PHP 7
redecs
1
84
Snapper.VU @ Fearless Conference 2015 - Romania
redecs
0
84
Other Decks in Programming
See All in Programming
Stackless и stackful? Корутины и асинхронность в Go
lamodatech
0
1.3k
令和7年版 あなたが使ってよいフロントエンド機能とは
mugi_uno
10
5.1k
『改訂新版 良いコード/悪いコードで学ぶ設計入門』活用方法−爆速でスキルアップする!効果的な学習アプローチ / effective-learning-of-good-code
minodriven
28
4.1k
PHPで学ぶプログラミングの教訓 / Lessons in Programming Learned through PHP
nrslib
4
1.1k
CQRS+ES の力を使って効果を感じる / Feel the effects of using the power of CQRS+ES
seike460
PRO
0
240
선언형 UI에서의 상태관리
l2hyunwoo
0
270
カンファレンス動画鑑賞会のススメ / Osaka.swift #1
hironytic
0
170
良いユニットテストを書こう
mototakatsu
11
3.6k
テストコードのガイドライン 〜作成から運用まで〜
riku929hr
7
1.4k
いりゃあせ、PHPカンファレンス名古屋2025 / Welcome to PHP Conference Nagoya 2025
ttskch
1
170
為你自己學 Python
eddie
0
520
AWS re:Invent 2024個人的まとめ
satoshi256kbyte
0
100
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
19
2.3k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.4k
GraphQLとの向き合い方2022年版
quramy
44
13k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
Automating Front-end Workflow
addyosmani
1366
200k
Building Applications with DynamoDB
mza
93
6.2k
Scaling GitHub
holman
459
140k
Become a Pro
speakerdeck
PRO
26
5.1k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
KATA
mclloyd
29
14k
For a Future-Friendly Web
brad_frost
176
9.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
3
360
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!