SlideShare a Scribd company logo
CSS for Coders
Intro to CSS What is CSS? ‘Clothing for web pages.’ Some example sites:   http://www.cssbeauty.com/ http://www.adactio.com/ http://www.csszengarden.com/
Our Design Template Arizona Videography
Web Developer Toolbar for Firefox Get it from:  http://addons.mozilla.org/addon/60 Or google “ web developer toolbar ”
CSS Terminology
How to use CSS in XHTML Inline Embedded Link Import Multiple
Selectors Id Designated with # mark in css Ex: #header{margin:10px; font-weight:bold;} Only one instance of each id per page Class Designated with a ‘dot’ or period in css. Ex: .more-link{font-style:italic;} Unlike id's, you can have as many instances a class as you want Used to collect elements into 'sets‘ All 'first' elements ex. style them with background:yellow 'read more' links italics class different kinds of images differently (pie charts, graphs, screenshots)‏
Groups and Descendants Grouped selection - separate with commas h1, h2, h3, .boldtext, #footer{font-weight:bold;} Descendant selectors #footer p{text-align:center; font-style:italic;}
Designer ‘Stuff’ Colors and Backgrounds Change body foreground and background Change 'container' background Change h2 backgrounds Typography Change typography and size
Margin, Padding, Border ‘Box Model’ Margin Padding Border
Layout Box Model ul.navlist{border:2px solid dashed; padding:30px; margin:50px; } Nix border around image Give elements in 'container' some room to breathe Navigation bar from a list  using display:inline
Print and Handheld Print How to debug it Remove image border Get rid of nav list, large image Add border to bottom of content Re-align footer paragraph Handheld(Mobile)‏ Nix images Narrow body
Common Fixes Add whitespace Change link color Add Print/Handheld styles Navbar from a list Add image background
List of CSS Learning Sites Tutorials http://www.alistapart.com http://www.w3schools.com/css/ Inspiration CSS Beauty –  http://www.cssbeauty.com CSS Zen Garden –  http://www.csszengarden.com
What's Important for Coders? Clean Separation of Code/Content Clean Menu Systems Provide 'hooks' for the designers Put a class and id on each body element class should be the site section id should be the page Designers can then use descendant selectors page-by-page id each major 'section' of the page Header Footer Leftside Rightside
Ad

Recommended

PPT
CMS 101 Drupal
ggfergu
 
ODP
Wp
indirajith
 
PDF
Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012
Suzanne Dergacheva
 
PPTX
Tweaking your Template: Joomla Day Boston 2014 Barb Ackemann
Barb Ackemann
 
PPTX
Bootstrap Framework
Yaowaluck Promdee
 
PPTX
YMC Season 4 - Day8
theymc
 
PDF
Drupal Site Building Checklist from DrupalCamp New Jersey
Suzanne Dergacheva
 
KEY
Let's Build a Custom Theme
Andy Stratton
 
PDF
Using Core Themes in Drupal 8
Suzanne Dergacheva
 
PPTX
HTML CSS and Web Development
Rahul Mishra
 
PDF
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
Scott DeLoach
 
PDF
Responsive WordPress workflow
James Bundey
 
DOCX
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
Roni Banerjee
 
PDF
Create a landing page
Fabien Vauchelles
 
PPTX
Introduction to Bootstrap
Collaboration Technologies
 
PDF
Wordpress website development workshop by Seham Abdlnaeem
GDGKuwaitGoogleDevel
 
PPSX
Webnet Presentation
Trish Roque
 
PDF
Creating Dynamic Landing Pages for Drupal with Panels - Webinar
Suzanne Dergacheva
 
ODP
Drupal Training #1
Kyle Mathews
 
PPT
Dreamweaver And Btt
Iroquois Ridge High School
 
PDF
Html for beginners
Florian Letsch
 
PPTX
Display Suite: A Themers Perspective
Mediacurrent
 
PDF
BlogPaws 2010 West - Blogging Tools - Wordpress - Sana Ahmed
BlogPaws
 
PPTX
Bootstrap [part 2]
Ghanshyam Patel
 
PPTX
Website Visibility- Here is SEO Tips To Enhance Search Engine Ranking
Brandie Davis
 
PPTX
Using Display Suite / Context to Build your Drupal Site
Matthew Wetmore
 
PPTX
Css responsive
AbhishekMondal42
 
PPT
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Acquia
 
PDF
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Erin M. Kidwell
 
PDF
Organize Your Website With Advanced CSS Tricks
Andolasoft Inc
 

More Related Content

What's hot (20)

PDF
Using Core Themes in Drupal 8
Suzanne Dergacheva
 
PPTX
HTML CSS and Web Development
Rahul Mishra
 
PDF
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
Scott DeLoach
 
PDF
Responsive WordPress workflow
James Bundey
 
DOCX
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
Roni Banerjee
 
PDF
Create a landing page
Fabien Vauchelles
 
PPTX
Introduction to Bootstrap
Collaboration Technologies
 
PDF
Wordpress website development workshop by Seham Abdlnaeem
GDGKuwaitGoogleDevel
 
PPSX
Webnet Presentation
Trish Roque
 
PDF
Creating Dynamic Landing Pages for Drupal with Panels - Webinar
Suzanne Dergacheva
 
ODP
Drupal Training #1
Kyle Mathews
 
PPT
Dreamweaver And Btt
Iroquois Ridge High School
 
PDF
Html for beginners
Florian Letsch
 
PPTX
Display Suite: A Themers Perspective
Mediacurrent
 
PDF
BlogPaws 2010 West - Blogging Tools - Wordpress - Sana Ahmed
BlogPaws
 
PPTX
Bootstrap [part 2]
Ghanshyam Patel
 
PPTX
Website Visibility- Here is SEO Tips To Enhance Search Engine Ranking
Brandie Davis
 
PPTX
Using Display Suite / Context to Build your Drupal Site
Matthew Wetmore
 
PPTX
Css responsive
AbhishekMondal42
 
PPT
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Acquia
 
Using Core Themes in Drupal 8
Suzanne Dergacheva
 
HTML CSS and Web Development
Rahul Mishra
 
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
Scott DeLoach
 
Responsive WordPress workflow
James Bundey
 
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
Roni Banerjee
 
Create a landing page
Fabien Vauchelles
 
Introduction to Bootstrap
Collaboration Technologies
 
Wordpress website development workshop by Seham Abdlnaeem
GDGKuwaitGoogleDevel
 
Webnet Presentation
Trish Roque
 
Creating Dynamic Landing Pages for Drupal with Panels - Webinar
Suzanne Dergacheva
 
Drupal Training #1
Kyle Mathews
 
Dreamweaver And Btt
Iroquois Ridge High School
 
Html for beginners
Florian Letsch
 
Display Suite: A Themers Perspective
Mediacurrent
 
BlogPaws 2010 West - Blogging Tools - Wordpress - Sana Ahmed
BlogPaws
 
Bootstrap [part 2]
Ghanshyam Patel
 
Website Visibility- Here is SEO Tips To Enhance Search Engine Ranking
Brandie Davis
 
Using Display Suite / Context to Build your Drupal Site
Matthew Wetmore
 
Css responsive
AbhishekMondal42
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Acquia
 

Similar to CSS For Coders (20)

PDF
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Erin M. Kidwell
 
PDF
Organize Your Website With Advanced CSS Tricks
Andolasoft Inc
 
PPTX
David Weliver
Philip Taylor
 
PDF
Pfnp slides
William Myers
 
PPT
Rational HATS and CSS
Strongback Consulting
 
ODP
Cascading Style Sheets - Part 02
Hatem Mahmoud
 
PDF
GDI Seattle Intermediate HTML and CSS Class 1
Heather Rock
 
PPT
CSS: How To Learn Easily
shabab shihan
 
PPT
CSS 101
dunclair
 
PDF
A complete html and css guidelines for beginners
Surendra kumar
 
PDF
GOTO Berlin - You can use CSS for that
Rachel Andrew
 
PPT
CSS Basic and Common Errors
Hock Leng PUAH
 
PDF
cascadingstylesheets
tutorialsruby
 
PDF
cascadingstylesheets
tutorialsruby
 
PPT
CSS Methodology
Zohar Arad
 
PPT
CSS
Sunil OS
 
PDF
CSS Foundations, pt 2
Shawn Calvert
 
PPT
Css group
Leslie Steele
 
PPT
Css group
Leslie Steele
 
PPT
Css group
Sonia Leng
 
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Erin M. Kidwell
 
Organize Your Website With Advanced CSS Tricks
Andolasoft Inc
 
David Weliver
Philip Taylor
 
Pfnp slides
William Myers
 
Rational HATS and CSS
Strongback Consulting
 
Cascading Style Sheets - Part 02
Hatem Mahmoud
 
GDI Seattle Intermediate HTML and CSS Class 1
Heather Rock
 
CSS: How To Learn Easily
shabab shihan
 
CSS 101
dunclair
 
A complete html and css guidelines for beginners
Surendra kumar
 
GOTO Berlin - You can use CSS for that
Rachel Andrew
 
CSS Basic and Common Errors
Hock Leng PUAH
 
cascadingstylesheets
tutorialsruby
 
cascadingstylesheets
tutorialsruby
 
CSS Methodology
Zohar Arad
 
CSS
Sunil OS
 
CSS Foundations, pt 2
Shawn Calvert
 
Css group
Leslie Steele
 
Css group
Leslie Steele
 
Css group
Sonia Leng
 
Ad

Recently uploaded (20)

PDF
Raman Bhaumik - Passionate Tech Enthusiast
Raman Bhaumik
 
DOCX
Daily Lesson Log MATATAG ICT TEchnology 8
LOIDAALMAZAN3
 
PDF
9-1-1 Addressing: End-to-End Automation Using FME
Safe Software
 
PDF
Agentic AI for Developers and Data Scientists Build an AI Agent in 10 Lines o...
All Things Open
 
PDF
AI Agents and FME: A How-to Guide on Generating Synthetic Metadata
Safe Software
 
PDF
Mastering AI Workflows with FME by Mark Döring
Safe Software
 
PDF
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
PDF
cnc-processing-centers-centateq-p-110-en.pdf
AmirStern2
 
PPTX
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
PPTX
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC
 
PDF
Techniques for Automatic Device Identification and Network Assignment.pdf
Priyanka Aash
 
PPTX
You are not excused! How to avoid security blind spots on the way to production
Michele Leroux Bustamante
 
PDF
The Future of Product Management in AI ERA.pdf
Alyona Owens
 
PDF
Coordinated Disclosure for ML - What's Different and What's the Same.pdf
Priyanka Aash
 
PDF
"Scaling in space and time with Temporal", Andriy Lupa.pdf
Fwdays
 
PDF
Python Conference Singapore - 19 Jun 2025
ninefyi
 
PDF
The Growing Value and Application of FME & GenAI
Safe Software
 
PDF
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
PDF
From Manual to Auto Searching- FME in the Driver's Seat
Safe Software
 
PDF
AI vs Human Writing: Can You Tell the Difference?
Shashi Sathyanarayana, Ph.D
 
Raman Bhaumik - Passionate Tech Enthusiast
Raman Bhaumik
 
Daily Lesson Log MATATAG ICT TEchnology 8
LOIDAALMAZAN3
 
9-1-1 Addressing: End-to-End Automation Using FME
Safe Software
 
Agentic AI for Developers and Data Scientists Build an AI Agent in 10 Lines o...
All Things Open
 
AI Agents and FME: A How-to Guide on Generating Synthetic Metadata
Safe Software
 
Mastering AI Workflows with FME by Mark Döring
Safe Software
 
Salesforce Summer '25 Release Frenchgathering.pptx.pdf
yosra Saidani
 
cnc-processing-centers-centateq-p-110-en.pdf
AmirStern2
 
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
OpenACC and Open Hackathons Monthly Highlights June 2025
OpenACC
 
Techniques for Automatic Device Identification and Network Assignment.pdf
Priyanka Aash
 
You are not excused! How to avoid security blind spots on the way to production
Michele Leroux Bustamante
 
The Future of Product Management in AI ERA.pdf
Alyona Owens
 
Coordinated Disclosure for ML - What's Different and What's the Same.pdf
Priyanka Aash
 
"Scaling in space and time with Temporal", Andriy Lupa.pdf
Fwdays
 
Python Conference Singapore - 19 Jun 2025
ninefyi
 
The Growing Value and Application of FME & GenAI
Safe Software
 
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
From Manual to Auto Searching- FME in the Driver's Seat
Safe Software
 
AI vs Human Writing: Can You Tell the Difference?
Shashi Sathyanarayana, Ph.D
 
Ad

CSS For Coders

  • 2. Intro to CSS What is CSS? ‘Clothing for web pages.’ Some example sites: http://www.cssbeauty.com/ http://www.adactio.com/ http://www.csszengarden.com/
  • 3. Our Design Template Arizona Videography
  • 4. Web Developer Toolbar for Firefox Get it from: http://addons.mozilla.org/addon/60 Or google “ web developer toolbar ”
  • 6. How to use CSS in XHTML Inline Embedded Link Import Multiple
  • 7. Selectors Id Designated with # mark in css Ex: #header{margin:10px; font-weight:bold;} Only one instance of each id per page Class Designated with a ‘dot’ or period in css. Ex: .more-link{font-style:italic;} Unlike id's, you can have as many instances a class as you want Used to collect elements into 'sets‘ All 'first' elements ex. style them with background:yellow 'read more' links italics class different kinds of images differently (pie charts, graphs, screenshots)‏
  • 8. Groups and Descendants Grouped selection - separate with commas h1, h2, h3, .boldtext, #footer{font-weight:bold;} Descendant selectors #footer p{text-align:center; font-style:italic;}
  • 9. Designer ‘Stuff’ Colors and Backgrounds Change body foreground and background Change 'container' background Change h2 backgrounds Typography Change typography and size
  • 10. Margin, Padding, Border ‘Box Model’ Margin Padding Border
  • 11. Layout Box Model ul.navlist{border:2px solid dashed; padding:30px; margin:50px; } Nix border around image Give elements in 'container' some room to breathe Navigation bar from a list using display:inline
  • 12. Print and Handheld Print How to debug it Remove image border Get rid of nav list, large image Add border to bottom of content Re-align footer paragraph Handheld(Mobile)‏ Nix images Narrow body
  • 13. Common Fixes Add whitespace Change link color Add Print/Handheld styles Navbar from a list Add image background
  • 14. List of CSS Learning Sites Tutorials http://www.alistapart.com http://www.w3schools.com/css/ Inspiration CSS Beauty – http://www.cssbeauty.com CSS Zen Garden – http://www.csszengarden.com
  • 15. What's Important for Coders? Clean Separation of Code/Content Clean Menu Systems Provide 'hooks' for the designers Put a class and id on each body element class should be the site section id should be the page Designers can then use descendant selectors page-by-page id each major 'section' of the page Header Footer Leftside Rightside