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
69
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
430
Rapid Application Development with Symfony Framework
redecs
1
180
Managing your code with Composer and Satis
redecs
0
140
Talks #75 - PHP 7
redecs
1
100
Snapper.VU @ Fearless Conference 2015 - Romania
redecs
0
98
Other Decks in Programming
See All in Programming
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
速いWebフレームワークを作る
yusukebe
5
1.7k
Putting The Genie in the Bottle - A Crash Course on running LLMs on Android
iurysza
0
140
Deep Dive into Kotlin Flow
jmatsu
1
370
🔨 小さなビルドシステムを作る
momeemt
4
690
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
300
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
350
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
110
旅行プランAIエージェント開発の裏側
ippo012
2
930
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
480
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
22
5.9k
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
339
57k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
How GitHub (no longer) Works
holman
315
140k
Balancing Empowerment & Direction
lara
3
630
Optimizing for Happiness
mojombo
379
70k
The Pragmatic Product Professional
lauravandoore
36
6.9k
KATA
mclloyd
32
14k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
4 Signs Your Business is Dying
shpigford
184
22k
Git: the NoSQL Database
bkeepers
PRO
431
66k
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!