Comps into Pages 101
www.refresh-hilo.org
Comp readiness checklist
● What are the intended devices?
○ Desktop, Tablet, Mobile
● Built with framework?
○ Column sizes, UI elements, Form elements
● Fonts?
○ Device or Web fonts
● Graphic Assets
○ Layered Comp, Correct Canvas Size
Comp readiness checklist
● Interactions?
○ Examples, details… good time to have a
conversation with designer
● Links?
○ Where the F$*& does this link go?
Designers Note
Good information on how to prep a file for
collaboration and/or handoff
http://www.dtelepathy.com/blog/design/25-best-
practices-collaborative-work-photoshop
● Notes help always
● Labels and groupings
● Don’t flatten layers
Interpreting
the Comp
Start with the basics
HTML : block and inline
CSS : floats and position
http://learnlayout.com/
HTML : Blocks and Inline
Block Level Elements - width defined by parent
and height by content (default - no css). Main
building blocks are block level.
Inline Elements - width and height define
space, often used to define blocks of text.
HTML : Blocks and Inline
Block level elements
build the structure
similar to lego blocks.
Adding more blocks
gives more detailed
control, but can get
bloated. Find balance.
CSS : Floats & Position
Floats
● Not Magic
● Always Clear
Position
● Fixed - I am staying right
here no matter what
● Absolute - I’m going to
hang out over here
● Relative - Can you hold
my place in line?
Comp into blocks
Boxes inside
boxes inside
boxes….
Comp into blocks
Boxes inside
boxes inside
boxes….
Images
Embedded images - <img> should be used if
related to content. Has alt attribute to help
define.
Background images - visual storytelling only,
have no document value.
Images - Sprites
Great for lowing page requests - easy to do and
don’t require a bunch of tags anymore.
.block div:before {
content: ‘’;
}
Fonts & Web Fonts
Subject too large to cover - but here is a start:
http://vitamintalent.com/vitabites/all-you-ever-
wanted-to-know-about-web-fonts-but-were-
afraid-to-ask
Interactions
jQuery - handles most of your basic actions
● Click
● Hover
● Change
CSS3 Transitions - new awesome but bleeding
edge
New Tech
Responsive (Media Query)
Retina Display
Mobile First - http://zurb.com/word/mobile-first

More Related Content

PPTX
Parcel – your next web application bundler? by Janis Koselevs at FrontCon 2019
PPTX
Apereo 2018 - Webcomponents and building a unified authoring experience for a...
PDF
From WordPress Configurator to WordPress Developer
PPTX
Faking a Grid - Franco Alvarado (Macmillan Learning), Betsy Granger (Macmilla...
PDF
Css layout
PPTX
HAXTHEWEB - Drupal 4 Gov webinar
PDF
The Ideas of Clojure - Things I learn from Clojure
PPTX
Content Aware WordPress Theming
Parcel – your next web application bundler? by Janis Koselevs at FrontCon 2019
Apereo 2018 - Webcomponents and building a unified authoring experience for a...
From WordPress Configurator to WordPress Developer
Faking a Grid - Franco Alvarado (Macmillan Learning), Betsy Granger (Macmilla...
Css layout
HAXTHEWEB - Drupal 4 Gov webinar
The Ideas of Clojure - Things I learn from Clojure
Content Aware WordPress Theming

What's hot (15)

ODP
Worry free web development
PDF
Dreamweaver day4
PDF
Atomic design, a problem of expectations
PDF
BUILD YOUR OWN WEBSITE
PDF
Creating Content in a Pattern Library
KEY
ARTDM 170, Week 3: Rollovers
PDF
Introduction to Web Design for Literary Theorists I: Introduction to HTML (v....
PDF
Pemrograman Web 4 - Bootstrap 3
PDF
Web Design for Literary Theorists I: Introduction to HTML
PPTX
Web engineering approaches
PDF
Atomic design
PDF
Make and App without breaking the bank
PDF
Understanding flexbox
PPTX
Getting into WordPress Front-end Development
PDF
Widget areas
Worry free web development
Dreamweaver day4
Atomic design, a problem of expectations
BUILD YOUR OWN WEBSITE
Creating Content in a Pattern Library
ARTDM 170, Week 3: Rollovers
Introduction to Web Design for Literary Theorists I: Introduction to HTML (v....
Pemrograman Web 4 - Bootstrap 3
Web Design for Literary Theorists I: Introduction to HTML
Web engineering approaches
Atomic design
Make and App without breaking the bank
Understanding flexbox
Getting into WordPress Front-end Development
Widget areas
Ad

Viewers also liked (6)

PPTX
PPSX
γεωγραφίζοντας
PPSX
βαδίζοντας και οδηγώντας
Ad

Similar to Comps into pages 101 (20)

PPTX
Module 5-Positioning and Navigation(Chapters 5 & 6).pptx
PDF
Code &amp; design your first website (3:16)
PDF
Architecting with Style
PDF
BYOWHC823
PPTX
Lavacon 2014 responsive design in your hat
PDF
Code & Design your first website 4/18
PDF
Code & Design Your First Website (Downtown Los Angeles)
PDF
No code stewardship - No Code Conf 2019 Demo Theater
PDF
University of Portsmouth Library: A practical approach to Responsive Design
PDF
Teams, styles and scalable applications
PDF
Style Guide Best Practices
PPTX
Drupal architectures for flexible content - Drupalcon Barcelona
PPTX
Bootstrap for Beginners
PDF
La build your own website september 5
PDF
BEA 2018 - Human
PPTX
Intro To Twitter Bootstrap
PDF
How to get a serious front end designer job
PDF
Introduction to Web Components
PDF
Responsive Web Design Process
PPTX
Web Campaign 2.pptx
Module 5-Positioning and Navigation(Chapters 5 & 6).pptx
Code &amp; design your first website (3:16)
Architecting with Style
BYOWHC823
Lavacon 2014 responsive design in your hat
Code & Design your first website 4/18
Code & Design Your First Website (Downtown Los Angeles)
No code stewardship - No Code Conf 2019 Demo Theater
University of Portsmouth Library: A practical approach to Responsive Design
Teams, styles and scalable applications
Style Guide Best Practices
Drupal architectures for flexible content - Drupalcon Barcelona
Bootstrap for Beginners
La build your own website september 5
BEA 2018 - Human
Intro To Twitter Bootstrap
How to get a serious front end designer job
Introduction to Web Components
Responsive Web Design Process
Web Campaign 2.pptx

More from Edward Meehan (10)

PPTX
Remote working
PPTX
Comps into pages 102
PPTX
CSS Animations & Transitions
PDF
Sketch - Refresh Hilo
PPTX
Capistrano demo
PPTX
Refresh hilo 09/09/2014
PPT
Drupal - Content Types, Views = No Query Headaches
PPTX
Refresh hilo-08122014
PPTX
Rapid prototype demo
PPTX
Jekyll demo - Refresh Hilo
Remote working
Comps into pages 102
CSS Animations & Transitions
Sketch - Refresh Hilo
Capistrano demo
Refresh hilo 09/09/2014
Drupal - Content Types, Views = No Query Headaches
Refresh hilo-08122014
Rapid prototype demo
Jekyll demo - Refresh Hilo

Recently uploaded (20)

PPTX
Fabrication Of Multi directional elevator
PDF
Design and Work Portfolio by Karishma Goradia
PPTX
DAVtryruresytsayryeryyryurtuCPS -STEM.pptx
PDF
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...
PPTX
CVS MODULE 2.pptxjjjjjjjjjjjjkkkkjjiiiiii
PDF
Jamil Islam, Diplpma in Electrical Engineer,CV.pdf
PDF
Kindly check my updated curriculum Vitae
PPTX
Tempo_UIUX_Case_Study Tempo_UIUX_Case_Study
PPTX
Rocket-Launched-PowerPoint-Template.pptx
PDF
commercial kitchen design for owners of restaurants and hospitality
PDF
Medical diagnostic centre case study Live
PPTX
Chapter7 design and Implementation.pptx
PPTX
2. Introduction to oral maxillofacial surgery .pptx
PDF
Ɔɒll ϱiɿlƨ bɘlʜi ¢คll ງirlŞ ໓ēlhi ¢คll ງirlŞ ໓ēlhi
PPTX
Best Web Design Agencies in Europe [2025]
PPTX
carcinogenic agevcccvvvvhhgxdsxcgjnts.pptx
PPTX
immunotherapy.pptx in pregnancy outcome f
PDF
xử lý ảnh thu nhận và xử lý trên FPGA ứng dụng
PPTX
introduction of linguistics bdhddjsjsjsjdjd
PDF
290725_ Pembagian Kelas dan Tutor pembagian kelas
Fabrication Of Multi directional elevator
Design and Work Portfolio by Karishma Goradia
DAVtryruresytsayryeryyryurtuCPS -STEM.pptx
APPLICATION OF MATRIX PROFILE TECHNIQUES TO DETECT INSIGHTFUL DISCORDS IN CLI...
CVS MODULE 2.pptxjjjjjjjjjjjjkkkkjjiiiiii
Jamil Islam, Diplpma in Electrical Engineer,CV.pdf
Kindly check my updated curriculum Vitae
Tempo_UIUX_Case_Study Tempo_UIUX_Case_Study
Rocket-Launched-PowerPoint-Template.pptx
commercial kitchen design for owners of restaurants and hospitality
Medical diagnostic centre case study Live
Chapter7 design and Implementation.pptx
2. Introduction to oral maxillofacial surgery .pptx
Ɔɒll ϱiɿlƨ bɘlʜi ¢คll ງirlŞ ໓ēlhi ¢คll ງirlŞ ໓ēlhi
Best Web Design Agencies in Europe [2025]
carcinogenic agevcccvvvvhhgxdsxcgjnts.pptx
immunotherapy.pptx in pregnancy outcome f
xử lý ảnh thu nhận và xử lý trên FPGA ứng dụng
introduction of linguistics bdhddjsjsjsjdjd
290725_ Pembagian Kelas dan Tutor pembagian kelas

Comps into pages 101

  • 1. Comps into Pages 101 www.refresh-hilo.org
  • 2. Comp readiness checklist ● What are the intended devices? ○ Desktop, Tablet, Mobile ● Built with framework? ○ Column sizes, UI elements, Form elements ● Fonts? ○ Device or Web fonts ● Graphic Assets ○ Layered Comp, Correct Canvas Size
  • 3. Comp readiness checklist ● Interactions? ○ Examples, details… good time to have a conversation with designer ● Links? ○ Where the F$*& does this link go?
  • 4. Designers Note Good information on how to prep a file for collaboration and/or handoff http://www.dtelepathy.com/blog/design/25-best- practices-collaborative-work-photoshop ● Notes help always ● Labels and groupings ● Don’t flatten layers
  • 6. Start with the basics HTML : block and inline CSS : floats and position http://learnlayout.com/
  • 7. HTML : Blocks and Inline Block Level Elements - width defined by parent and height by content (default - no css). Main building blocks are block level. Inline Elements - width and height define space, often used to define blocks of text.
  • 8. HTML : Blocks and Inline Block level elements build the structure similar to lego blocks. Adding more blocks gives more detailed control, but can get bloated. Find balance.
  • 9. CSS : Floats & Position Floats ● Not Magic ● Always Clear Position ● Fixed - I am staying right here no matter what ● Absolute - I’m going to hang out over here ● Relative - Can you hold my place in line?
  • 10. Comp into blocks Boxes inside boxes inside boxes….
  • 11. Comp into blocks Boxes inside boxes inside boxes….
  • 12. Images Embedded images - <img> should be used if related to content. Has alt attribute to help define. Background images - visual storytelling only, have no document value.
  • 13. Images - Sprites Great for lowing page requests - easy to do and don’t require a bunch of tags anymore. .block div:before { content: ‘’; }
  • 14. Fonts & Web Fonts Subject too large to cover - but here is a start: http://vitamintalent.com/vitabites/all-you-ever- wanted-to-know-about-web-fonts-but-were- afraid-to-ask
  • 15. Interactions jQuery - handles most of your basic actions ● Click ● Hover ● Change CSS3 Transitions - new awesome but bleeding edge
  • 16. New Tech Responsive (Media Query) Retina Display Mobile First - http://zurb.com/word/mobile-first