SlideShare a Scribd company logo
Whatʼs
   Object-
  Oriented
      CSS
for high performance web site
   2010/5/22 Webridge Meeting #2 tshinobu
Hello, everyone.
“tshinobu” on the web




I wrote about OOCSS
in Web Designing →
udOn Ouji CSS
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
WHATʼS OOCSS?
Nicole Sullivan
Object-Oriented
Object-Oriented CSS
What's Object-Oriented CSS (japanese)
Traditional
OOCSS like
ul { ... }
  ul li { ... }
ul li a { ... }
ul { ... }
  ul li { ... }
ul li a { ... }
What's Object-Oriented CSS (japanese)
WHY OOCSS?
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
Web siteʼs performance
     of business
Code is too fragile.
What to do first?
•Reduce file size
•Reduce HTTP request
•Reduce maintenance cost
What you can do?
•Use CSS Sprite
•Use CSS level 3
•Use Object-Oriented CSS!
MISUNDERSTANDING
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
HOW TO
APPLY OOCSS?
What's Object-Oriented CSS (japanese)
Compornents are like LEGO.
    reusing elements
       make them.
Legos first.
Site-wide legos
• Headings
• Lists (e.g. action, product, feature, external link)
• Module headers and footers
• Grids
• Buttons
• Anything else that should be
 consistent site-wide.
What's Object-Oriented CSS (japanese)
Separate container
   and content
Separate structure
    and skin
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
Avoid dupulication
Avoid redundancy
Location dependent
   styles avoid!
Use consistency
 semantic style
Avoid irregular
  Be flexible
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
.cf = clear fix
        .fl = float left
        .fr = float right
        .flall = float aplly child selector
        .il = display inline
        .ilall = display inline apply child selector
BASE    .txtl = text align left
        .txtr = text align right
CLASS   .txtc = text align center
NAMES   .hd = header
        .bd = body
        .ft = footer
        .tr = top right
        .tl = top left
        .br = bottom right
        .bl = bottom left
.line
GRID    .unit
AND     .size*of*
        .prepend*
RYTHM   .append*
CLASS   .default
        .half
NAMES   .zero
.separate-t / r / l / b
        .link-a
        .thumb-a
OTHER   .icon-text
        .icon-text-important
CLASS   .icon-text-company
NAMES   .list-a
        .tbl-a
        .mod-a
        .mod-index
SHOWCASE
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
What's Object-Oriented CSS (japanese)
Enjoy efficient Web
development by OOCSS!
Reference
Credits
Thank you!
   Letʼs Keep talking.
  http://tshinobu.com/
 luminexy@gmail.com

More Related Content

What's hot (20)

PDF
Bootstrap Workout 2015
Rob Davarnia
 
PPS
Introduction to Bootstrap: Design for Developers
Melvin John
 
PDF
CSS Reset
Russ Weakley
 
PDF
網頁程式設計
傳錡 蕭
 
PDF
Introduction to Twitter Bootstrap 3.0.3
Liang-Hsuan Lin
 
PDF
Decoupling the Front-end with Modular CSS
Julie Cameron
 
PPTX
Front End Web Development Basics
Tahir Shahzad
 
PDF
モダンなCSS設計パターンを考える
拓樹 谷
 
PPT
Object oriented css graeme blackwood
drupalconf
 
PDF
OOCSS Lightening Talk
Julie Cameron
 
PDF
Beyond CSS Architecture
拓樹 谷
 
PDF
Intro to OOCSS Workshop
Julie Cameron
 
PDF
Modern Front-End Development
mwrather
 
PDF
Front End Best Practices
Holger Bartel
 
PDF
CSS Best practice
Russ Weakley
 
PDF
CSS - OOCSS, SMACSS and more
Russ Weakley
 
PDF
Developing Your Ultimate Package
Simon Collison
 
PPTX
How to dominate a free theme WCTO 2014
James Strang
 
PDF
新 · 交互
Sofish Lin
 
PPTX
Hammersmith fundamentals html fundamentals
Mike Bradshaw
 
Bootstrap Workout 2015
Rob Davarnia
 
Introduction to Bootstrap: Design for Developers
Melvin John
 
CSS Reset
Russ Weakley
 
網頁程式設計
傳錡 蕭
 
Introduction to Twitter Bootstrap 3.0.3
Liang-Hsuan Lin
 
Decoupling the Front-end with Modular CSS
Julie Cameron
 
Front End Web Development Basics
Tahir Shahzad
 
モダンなCSS設計パターンを考える
拓樹 谷
 
Object oriented css graeme blackwood
drupalconf
 
OOCSS Lightening Talk
Julie Cameron
 
Beyond CSS Architecture
拓樹 谷
 
Intro to OOCSS Workshop
Julie Cameron
 
Modern Front-End Development
mwrather
 
Front End Best Practices
Holger Bartel
 
CSS Best practice
Russ Weakley
 
CSS - OOCSS, SMACSS and more
Russ Weakley
 
Developing Your Ultimate Package
Simon Collison
 
How to dominate a free theme WCTO 2014
James Strang
 
新 · 交互
Sofish Lin
 
Hammersmith fundamentals html fundamentals
Mike Bradshaw
 

Similar to What's Object-Oriented CSS (japanese) (20)

PDF
Css navbar
Daniel Downs
 
PPTX
Intro To Twitter Bootstrap
Ahmed Haque
 
PDF
Scalable front-end architecture with Bootstrap 3 + Atomic CSS
Hayden Bleasel
 
PPTX
Blog creationguide forestview
Nikos Stagakis
 
PPT
GTU Web Designing Interview Questions And Answers for freshers
TOPS Technologies
 
PPT
CSS is the language we use to style a Web page. CSS stands for Cascading Styl...
ssuser6478a8
 
PPT
Introduction to HTML, CSS, and Scripting In the world of web development, thr...
SIVASANKARANSIVAKUMA
 
KEY
Sass Essentials at Mobile Camp LA
Jake Johnson
 
PPTX
Shreyansh_patni web developer
Shreyanshpatni5
 
PPTX
Spsbe using js-linkanddisplaytemplates
Paul Hunt
 
PDF
Style Guide Best Practices
Brad Frost
 
PPTX
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...
BIWUG
 
PPTX
How to increase online traffic for your website
PRITHWISH SAHA
 
PPTX
On page SEO
BIMPA
 
PDF
Intro to HTML and CSS basics
Eliran Eliassy
 
PPT
Gidon Session 7
Gidon Ariel
 
PPTX
UNIT 3 presentation for subj ITWS 01.pptx
MarkAnthonyArenasGio
 
PDF
Creating Style Guides with Modularity in Mind
Nadya Rodionenko
 
PPTX
The A to Z of Building a Responsive SharePoint Site with Bootstrap
Thomas Daly
 
PDF
Top SEO Factors (2014/2015)
Günther Haslbeck
 
Css navbar
Daniel Downs
 
Intro To Twitter Bootstrap
Ahmed Haque
 
Scalable front-end architecture with Bootstrap 3 + Atomic CSS
Hayden Bleasel
 
Blog creationguide forestview
Nikos Stagakis
 
GTU Web Designing Interview Questions And Answers for freshers
TOPS Technologies
 
CSS is the language we use to style a Web page. CSS stands for Cascading Styl...
ssuser6478a8
 
Introduction to HTML, CSS, and Scripting In the world of web development, thr...
SIVASANKARANSIVAKUMA
 
Sass Essentials at Mobile Camp LA
Jake Johnson
 
Shreyansh_patni web developer
Shreyanshpatni5
 
Spsbe using js-linkanddisplaytemplates
Paul Hunt
 
Style Guide Best Practices
Brad Frost
 
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...
BIWUG
 
How to increase online traffic for your website
PRITHWISH SAHA
 
On page SEO
BIMPA
 
Intro to HTML and CSS basics
Eliran Eliassy
 
Gidon Session 7
Gidon Ariel
 
UNIT 3 presentation for subj ITWS 01.pptx
MarkAnthonyArenasGio
 
Creating Style Guides with Modularity in Mind
Nadya Rodionenko
 
The A to Z of Building a Responsive SharePoint Site with Bootstrap
Thomas Daly
 
Top SEO Factors (2014/2015)
Günther Haslbeck
 

Recently uploaded (20)

PPTX
Face ATM nadar saraswathi college of arts and science, vadaputhupatti- Full....
priyaayalraj
 
PPTX
N-doped FSHC 2nrdddddddddddddddddrrrd.pptx
71762306019
 
PPTX
SAMPLE FILE OF-PPT-FINAL-ORAL-DEFENSE.pptx
Yvez2
 
PDF
07/25 - LOUIS VUITTON - DUBAI - UAE_MAURO MANCINI PM ANTEFIXE
Mauro Mancini
 
PPTX
英国硕士毕业证伦敦城市大学学位证书City毕业完成信办理
Taqyea
 
PPTX
hall ppt 1 it for basic tamolet .pptx
ashishbehera64
 
PPTX
Light weight Concrete-CONCRETE TECHNOLOGY.
mayurbhandari2123
 
PPTX
Types of post tensioning methods (2).pptx
RizwanAlavi
 
PPTX
Visit Biogas Refresher Slide_Jun 2025.pptx
isyraffemir
 
PDF
Presentation - Interior Design Concepts (2).pdf
vrindagrawal456
 
PPTX
Adjective..pptxujjjjjjjjjjjjjjjjjjjjjjjj
seemanodiyal
 
DOCX
Non_Communicable_Diseases_Risk_Assessment,_Prevention,_Control,.docx
DrFatemaTuzzannat
 
PPTX
In the sweet by and by, We shall meet on that beautiful shore; In the sweet b...
kuysniya14
 
DOCX
Redefining Master Plans for creating sustainable cities-Jharkhand Conference...
JIT KUMAR GUPTA
 
PDF
IPC_Reference_manual_Vol_1_Final (1).pdf
AbrahamFekede1
 
PPTX
sCREW cONVEYOR AUGER DAF SLUDGE SYSTEM TO
viksurs
 
PPTX
BMC S6 M3 P1 building mATERIALS AND CONSTRUCTION.pptx
RizwanAlavi
 
PDF
PHILGOV-QUIZ-_20250625_182551_000.pdfhehe
errollnas3
 
PPTX
DEVELOPING-PARAGRAPHS.pptx-developing...
rania680036
 
PDF
Case Study on good and bad acoustics in auditorium
Disha Agrawal
 
Face ATM nadar saraswathi college of arts and science, vadaputhupatti- Full....
priyaayalraj
 
N-doped FSHC 2nrdddddddddddddddddrrrd.pptx
71762306019
 
SAMPLE FILE OF-PPT-FINAL-ORAL-DEFENSE.pptx
Yvez2
 
07/25 - LOUIS VUITTON - DUBAI - UAE_MAURO MANCINI PM ANTEFIXE
Mauro Mancini
 
英国硕士毕业证伦敦城市大学学位证书City毕业完成信办理
Taqyea
 
hall ppt 1 it for basic tamolet .pptx
ashishbehera64
 
Light weight Concrete-CONCRETE TECHNOLOGY.
mayurbhandari2123
 
Types of post tensioning methods (2).pptx
RizwanAlavi
 
Visit Biogas Refresher Slide_Jun 2025.pptx
isyraffemir
 
Presentation - Interior Design Concepts (2).pdf
vrindagrawal456
 
Adjective..pptxujjjjjjjjjjjjjjjjjjjjjjjj
seemanodiyal
 
Non_Communicable_Diseases_Risk_Assessment,_Prevention,_Control,.docx
DrFatemaTuzzannat
 
In the sweet by and by, We shall meet on that beautiful shore; In the sweet b...
kuysniya14
 
Redefining Master Plans for creating sustainable cities-Jharkhand Conference...
JIT KUMAR GUPTA
 
IPC_Reference_manual_Vol_1_Final (1).pdf
AbrahamFekede1
 
sCREW cONVEYOR AUGER DAF SLUDGE SYSTEM TO
viksurs
 
BMC S6 M3 P1 building mATERIALS AND CONSTRUCTION.pptx
RizwanAlavi
 
PHILGOV-QUIZ-_20250625_182551_000.pdfhehe
errollnas3
 
DEVELOPING-PARAGRAPHS.pptx-developing...
rania680036
 
Case Study on good and bad acoustics in auditorium
Disha Agrawal
 

What's Object-Oriented CSS (japanese)