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
68
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
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
4 Signs Your Business is Dying
shpigford
184
22k
How to train your dragon (web standard)
notwaldorf
92
6.1k
Code Review Best Practice
trishagee
68
18k
The Cost Of JavaScript in 2023
addyosmani
50
8.3k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
A better future with KSS
kneath
239
17k
How GitHub (no longer) Works
holman
314
140k
Speed Design
sergeychernyshev
30
990
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.6k
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 ✎