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
70
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
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Code Reviewing Like a Champion
maltzj
525
40k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Agile that works and the tools we love
rasmusluckow
330
21k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Music & Morning Musume
bryan
46
6.8k
Building an army of robots
kneath
306
46k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
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 ✎