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
Stephanie Briones
Search
Stephanie Briones
February 15, 2013
2
66
Stephanie Briones
Make Better Things Part Two.
Stephanie Briones
February 15, 2013
Tweet
Share
More Decks by Stephanie Briones
See All by Stephanie Briones
Stephanie Briones
smbriones
4
250
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Six Lessons from altMBA
skipperchong
27
3.5k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.4k
Become a Pro
speakerdeck
PRO
26
5k
Designing on Purpose - Digital PM Summit 2013
jponch
116
7k
Code Reviewing Like a Champion
maltzj
521
39k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
The Language of Interfaces
destraynor
154
24k
Transcript
MAKE BETTER THINGS part two
FIVE RELIABLE PRACTICES 1. Content first 2. Type is always
!important; 3. Use color thoughtfully 4. Use a grid 5. Make it Responsive
Questions are welcome
Use a grid 4
Why use a grid?
Advertisement Logo Article Content Header
None
SOME THINGS GRIDS PROVIDE 1. Consistent layouts 2. More organized
content 3. Clearly structured information 4. Meaningful placement
thinkingwithtype.com/contents/grid
None
None
“Any time more than one element is present, there is
the suggestion of a human agenda at work, a pattern of order being imposed. Design is nothing if not order applied to disorder.” —KHOI VINH, ORDERING DISORDER
Start using grids
None
None
What I use
hashgrid.com
CSS Background Image
xscopeapp.com/guide
Ordering Disorder
Grid Frameworks
Grids don’t have to be difficult.
Make it Responsive 5
What is Responsive Web Design?
mediaqueri.es
@media all and (max-width: 699px) and (min-width: 520px){ ! !
button { ! ! width: 100%;! ! } }
@media all and (max-width: 699px) and (min-width: 520px){ ! !
button { ! ! width: 100%;! ! } }
width=device-width <meta name="viewport" content="width=device-width, initial- scale=1, maximum-scale=1">
Use percentages for margins, padding, widths, and images.
“Web design is responsive design, Responsive Web Design is web
design, done right.” —ANDY CLARKE
My Process
None
None
Responsive Frameworks
Useful RWD Tools
Chrome Dev Tools
responsinator.com
iOS Simulator
better yet, a real mobile device
xscopeapp.com/guide
Responsive Web Design
Bonus Points
Don't forget the details Optimize for Retina
Use SVG and Icon Fonts when you can
thenounproject.com
css-tricks.com/examples/IconFont
weloveiconfonts.com
icomoon.io
fontello.com
SOME ADVICE 1. Don't over-think grids 2. Build things fluidly
Thanks.
Image Credits: Vintage Bike Article: classiclightweights.co.uk/designs/bastide-hs.html ✎