SlideShare uma empresa Scribd logo
1 de 16
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

Mais conteúdo relacionado

Mais procurados

Dreamweaver day4
Dreamweaver day4Dreamweaver day4
Dreamweaver day4
Law Chng
 
ARTDM 170, Week 3: Rollovers
ARTDM 170, Week 3: RolloversARTDM 170, Week 3: Rollovers
ARTDM 170, Week 3: Rollovers
Gilbert Guerrero
 

Mais procurados (15)

Worry free web development
Worry free web developmentWorry free web development
Worry free web development
 
Dreamweaver day4
Dreamweaver day4Dreamweaver day4
Dreamweaver day4
 
Atomic design, a problem of expectations
Atomic design, a problem of expectationsAtomic design, a problem of expectations
Atomic design, a problem of expectations
 
BUILD YOUR OWN WEBSITE
BUILD YOUR OWN WEBSITEBUILD YOUR OWN WEBSITE
BUILD YOUR OWN WEBSITE
 
Creating Content in a Pattern Library
Creating Content in a Pattern LibraryCreating Content in a Pattern Library
Creating Content in a Pattern Library
 
ARTDM 170, Week 3: Rollovers
ARTDM 170, Week 3: RolloversARTDM 170, Week 3: Rollovers
ARTDM 170, Week 3: Rollovers
 
Introduction to Web Design for Literary Theorists I: Introduction to HTML (v....
Introduction to Web Design for Literary Theorists I: Introduction to HTML (v....Introduction to Web Design for Literary Theorists I: Introduction to HTML (v....
Introduction to Web Design for Literary Theorists I: Introduction to HTML (v....
 
Pemrograman Web 4 - Bootstrap 3
Pemrograman Web 4 - Bootstrap 3Pemrograman Web 4 - Bootstrap 3
Pemrograman Web 4 - Bootstrap 3
 
Web Design for Literary Theorists I: Introduction to HTML
Web Design for Literary Theorists I: Introduction to HTMLWeb Design for Literary Theorists I: Introduction to HTML
Web Design for Literary Theorists I: Introduction to HTML
 
Web engineering approaches
Web engineering approachesWeb engineering approaches
Web engineering approaches
 
Atomic design
Atomic designAtomic design
Atomic design
 
Make and App without breaking the bank
Make and App without breaking the bankMake and App without breaking the bank
Make and App without breaking the bank
 
Understanding flexbox
Understanding flexboxUnderstanding flexbox
Understanding flexbox
 
Getting into WordPress Front-end Development
Getting into WordPress Front-end DevelopmentGetting into WordPress Front-end Development
Getting into WordPress Front-end Development
 
Widget areas
Widget areasWidget areas
Widget areas
 

Destaque (6)

the four elements
the four elementsthe four elements
the four elements
 
Poseidon
PoseidonPoseidon
Poseidon
 
Aeolus
AeolusAeolus
Aeolus
 
Promitheus
PromitheusPromitheus
Promitheus
 
γεωγραφίζοντας
γεωγραφίζονταςγεωγραφίζοντας
γεωγραφίζοντας
 
βαδίζοντας και οδηγώντας
βαδίζοντας και οδηγώνταςβαδίζοντας και οδηγώντας
βαδίζοντας και οδηγώντας
 

Semelhante a Comps into pages 101

Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)
Thinkful
 
Drupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon BarcelonaDrupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon Barcelona
hernanibf
 
La build your own website september 5
La build your own website september 5La build your own website september 5
La build your own website september 5
Thinkful
 
Introduction to Web Components
Introduction to Web ComponentsIntroduction to Web Components
Introduction to Web Components
Rich Bradshaw
 

Semelhante a Comps into pages 101 (20)

Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)
 
Architecting with Style
Architecting with StyleArchitecting with Style
Architecting with Style
 
BYOWHC823
BYOWHC823BYOWHC823
BYOWHC823
 
Lavacon 2014 responsive design in your hat
Lavacon 2014   responsive design in your hatLavacon 2014   responsive design in your hat
Lavacon 2014 responsive design in your hat
 
Code & Design your first website 4/18
Code & Design your first website 4/18Code & Design your first website 4/18
Code & Design your first website 4/18
 
Code & Design Your First Website (Downtown Los Angeles)
Code & Design Your First Website (Downtown Los Angeles)Code & Design Your First Website (Downtown Los Angeles)
Code & Design Your First Website (Downtown Los Angeles)
 
No code stewardship - No Code Conf 2019 Demo Theater
No code stewardship - No Code Conf 2019 Demo TheaterNo code stewardship - No Code Conf 2019 Demo Theater
No code stewardship - No Code Conf 2019 Demo Theater
 
University of Portsmouth Library: A practical approach to Responsive Design
University of Portsmouth Library: A practical approach to Responsive Design University of Portsmouth Library: A practical approach to Responsive Design
University of Portsmouth Library: A practical approach to Responsive Design
 
Teams, styles and scalable applications
Teams, styles and scalable applicationsTeams, styles and scalable applications
Teams, styles and scalable applications
 
Style Guide Best Practices
Style Guide Best PracticesStyle Guide Best Practices
Style Guide Best Practices
 
Drupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon BarcelonaDrupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon Barcelona
 
Bootstrap for Beginners
Bootstrap for BeginnersBootstrap for Beginners
Bootstrap for Beginners
 
La build your own website september 5
La build your own website september 5La build your own website september 5
La build your own website september 5
 
BEA 2018 - Human
BEA 2018 - HumanBEA 2018 - Human
BEA 2018 - Human
 
Intro To Twitter Bootstrap
Intro To Twitter BootstrapIntro To Twitter Bootstrap
Intro To Twitter Bootstrap
 
How to get a serious front end designer job
How to get a serious front end designer jobHow to get a serious front end designer job
How to get a serious front end designer job
 
Introduction to Web Components
Introduction to Web ComponentsIntroduction to Web Components
Introduction to Web Components
 
Responsive Web Design Process
Responsive Web Design ProcessResponsive Web Design Process
Responsive Web Design Process
 
Web Campaign 2.pptx
Web Campaign 2.pptxWeb Campaign 2.pptx
Web Campaign 2.pptx
 
Going native with html5 web components
Going native with html5 web componentsGoing native with html5 web components
Going native with html5 web components
 

Mais de Edward Meehan (10)

Remote working
Remote workingRemote working
Remote working
 
Comps into pages 102
Comps into pages 102Comps into pages 102
Comps into pages 102
 
CSS Animations & Transitions
CSS Animations & TransitionsCSS Animations & Transitions
CSS Animations & Transitions
 
Sketch - Refresh Hilo
Sketch - Refresh HiloSketch - Refresh Hilo
Sketch - Refresh Hilo
 
Capistrano demo
Capistrano demoCapistrano demo
Capistrano demo
 
Refresh hilo 09/09/2014
Refresh hilo 09/09/2014Refresh hilo 09/09/2014
Refresh hilo 09/09/2014
 
Drupal - Content Types, Views = No Query Headaches
Drupal - Content Types, Views = No Query HeadachesDrupal - Content Types, Views = No Query Headaches
Drupal - Content Types, Views = No Query Headaches
 
Refresh hilo-08122014
Refresh hilo-08122014Refresh hilo-08122014
Refresh hilo-08122014
 
Rapid prototype demo
Rapid prototype demoRapid prototype demo
Rapid prototype demo
 
Jekyll demo - Refresh Hilo
Jekyll demo - Refresh HiloJekyll demo - Refresh Hilo
Jekyll demo - Refresh Hilo
 

Último

How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
mark11275
 
Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptx
TusharBahuguna2
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
amitlee9823
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night StandCall Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
amitlee9823
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
amitlee9823
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
amitlee9823
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
amitlee9823
 

Último (20)

call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentation
 
Design Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptxDesign Inspiration for College by Slidesgo.pptx
Design Inspiration for College by Slidesgo.pptx
 
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experiencedWhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night StandCall Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
 
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
Book Paid In Vashi In 8976425520 Navi Mumbai Call Girls
Book Paid In Vashi In 8976425520 Navi Mumbai Call GirlsBook Paid In Vashi In 8976425520 Navi Mumbai Call Girls
Book Paid In Vashi In 8976425520 Navi Mumbai Call Girls
 
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyHire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Kaushambi (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Basavanagudi Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 

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