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
Intro to CSS Frameworks
Search
Paul Demers
October 29, 2014
Technology
0
45
Intro to CSS Frameworks
An introductory overview of CSS frameworks as part of a class taught at StartupInstitute Boston.
Paul Demers
October 29, 2014
Tweet
Share
More Decks by Paul Demers
See All by Paul Demers
Books, Technology, and the Modern 70-year-old
demersdesigns
0
110
Preprocessors: An Overview
demersdesigns
0
38
HTML & CSS Best Practices
demersdesigns
2
99
Other Decks in Technology
See All in Technology
会社を支える Pythonという言語戦略 ~なぜPythonを主要言語にしているのか?~
curekoshimizu
1
170
AWSでAgentic AIを開発するための前提知識の整理
nasuvitz
2
230
React19.2のuseEffectEventを追う
maguroalternative
2
560
GoでもGUIアプリを作りたい!
kworkdev
PRO
0
160
難しいセキュリティ用語をわかりやすくしてみた
yuta3110
0
340
コンテキストエンジニアリング入門〜AI Coding Agent作りで学ぶ文脈設計〜
kworkdev
PRO
3
2k
混合雲環境整合異質工作流程工具運行關鍵業務 Job 的經驗分享
yaosiang
0
110
OSSで50の競合と戦うためにやったこと
yamadashy
3
620
CoRL 2025 Survey
harukiabe
1
230
NLPコロキウム20251022_超効率化への挑戦: LLM 1bit量子化のロードマップ
yumaichikawa
1
120
OCIjp_Oracle AI World_Recap
shinpy
1
120
Data Hubグループ 紹介資料
sansan33
PRO
0
2.2k
Featured
See All Featured
Visualization
eitanlees
149
16k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
RailsConf 2023
tenderlove
30
1.3k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
600
Documentation Writing (for coders)
carmenintech
75
5.1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Transcript
Intro to CSS Frameworks October 29, 2014
Hi! I’m Paul Demers @demersdesigns / demersdesigns.com
None
None
CSS Framework? A collection of reusable coding patterns that provide
a basis for building websites and applications. They allow for a predictable structure and provide the user with building blocks to solve common design problems.
“Don't reinvent the wheel, just realign it.” –Anthony J. D'Angelo
None
What do you get? • Typography • Default styling across
browsers • Grid structure • Responsive/mobile-first helpers • Basic to advanced repeatable layout components
Why you should use a framework… • Work out ideas
quickly. Prototype and test • Developers are not designers (well some are…) • Reinventing the wheel stinks. • Super fantastic learning resource
Why you shouldn’t use a framework… • Kitchen Sink •
Lack of Knowledge • Hard to Customize • Large Codebase • Not Semantic
• Developed in 2010 by Twitter employees • 20 Releases
and 2 major rewrites • 70k+ Stars and 27k Forks
Let’s do this! Bootstrap Demos http://goo.gl/OzERNL Fort Point Eats http://goo.gl/bxpvHF
Fort Point Eats
Questions?