SlideShare a Scribd company logo
6
Most read
13
Most read
14
Most read
CSS Selectors CSS Box Model
CSS Selectors Tag, Class, ID, Compound Use CSS Selectors to define properties for the structure and presentation of your site. This is the key to defining specific properties for specific parts of your design.
CSS Selectors Tag :  properties defined for an HTML tag. Class :  properties defined for an HTML tag using a class or a <span> tag. ID :  properties defined for an element or div using an id . Compound :  properties defined using multiple selector types .
CSS Selectors body {margin: 10px 0;} Selector Property Value Declaration
CSS Selectors body {margin: 10px 0;} Tag* :  properties defined for an HTML tag.  (*Also referred to as Type, Element)
CSS Selectors body {margin: 10px 0;} <body> Everything within the body will start out with this property.  </body>  Tag
CSS Selectors .red {margin: 15px; color: red;} Class :  properties defined for an HTML tag using a class or a <span> tag.
CSS Selectors .red {margin: 15px; color: red;} <p class= ” red ” >This is a paragraph of text in red.</p>  These are <span class= ” red ” >words in red.</span>  Class
CSS Selectors #wrapper {margin :0 auto;} ID :  properties defined for an element or div using an id.
CSS Selectors #wrapper {margin :0 auto;} <div id= ” wrapper ” ></div>  ID
CSS Selectors #content p {margin :0;} Compound :  properties defined using multiple  selector types.
CSS Selectors #content p {margin :0;} <div id= ” content ” > <p>This is a paragraph of text in the content div.</p> </div>  Compound
CSS Box Model How do you position content? You position content in your page by using a combination of margins, padding and floats. But, in order to get your positioning and layout correct, you must know how the CSS Box Model works.
CSS Box Model content
CSS Box Model 40 px 10 px 100 px 450 px content
CSS Box Model 10 px 1 px 50 px ??? px 500 px content
CSS Box Model total box width =   content area width +   left padding + right padding +  left border + right border +   left margin + right margin
CSS Box Model #content {width: 200px;border: 1px solid #900;padding: 10px;margin: 0;background: #fee;} What is the total box width?
CSS Box Model #content {width: ???px;border: 1px solid #000;padding: 20px;margin: 10;} If the total box width is 400px, what is the width  of the content area?
Ad

Recommended

CSS Selectors
CSS Selectors
frontendne
 
Css box-model
Css box-model
Webtech Learning
 
5.1 css box model
5.1 css box model
Bulldogs83
 
CSS Box Model Presentation
CSS Box Model Presentation
Reed Crouch
 
Box Model
Box Model
Amit Kumar Singh
 
Cascading Style Sheets - Part 02
Cascading Style Sheets - Part 02
Hatem Mahmoud
 
Css introduction
Css introduction
Nicha Jutasirivongse
 
Intro to CSS
Intro to CSS
Randy Oest II
 
Html Expression Web
Html Expression Web
Mark Frydenberg
 
Css ppt
Css ppt
Nidhi mishra
 
Css margins
Css margins
Webtech Learning
 
CSS Box Model and Dimensions
CSS Box Model and Dimensions
Gerson Abesamis
 
The Dark Arts of CSS
The Dark Arts of CSS
SiddharthBorderwala
 
Sass
Sass
Bram Verdyck
 
Intro to HTML + CSS
Intro to HTML + CSS
Jamal Sinclair O'Garro
 
Web 102 INtro to CSS
Web 102 INtro to CSS
Hawkman Academy
 
CSS Basics
CSS Basics
Nitin Bhide
 
Cascading style sheets (CSS)
Cascading style sheets (CSS)
Harshita Yadav
 
Web Development Basics: HOW TO in HTML
Web Development Basics: HOW TO in HTML
Der Lo
 
Lab#7 CSS Box Model
Lab#7 CSS Box Model
Yaowaluck Promdee
 
Css intro
Css intro
Julia Vi
 
Efficient, maintainable CSS
Efficient, maintainable CSS
Russ Weakley
 
Css
Css
mohamed ashraf
 
CSS Basics
CSS Basics
WordPress Memphis
 
Css box model
Css box model
Nicha Jutasirivongse
 
CSS Box Model
CSS Box Model
Gerson Abesamis
 
CSS: selectors and the box model
CSS: selectors and the box model
Idan Gazit
 
CSS Layouting #3 : Box Model
CSS Layouting #3 : Box Model
Sandhika Galih
 
Cascading Style Sheets - CSS
Cascading Style Sheets - CSS
Sun Technlogies
 

More Related Content

What's hot (17)

Html Expression Web
Html Expression Web
Mark Frydenberg
 
Css ppt
Css ppt
Nidhi mishra
 
Css margins
Css margins
Webtech Learning
 
CSS Box Model and Dimensions
CSS Box Model and Dimensions
Gerson Abesamis
 
The Dark Arts of CSS
The Dark Arts of CSS
SiddharthBorderwala
 
Sass
Sass
Bram Verdyck
 
Intro to HTML + CSS
Intro to HTML + CSS
Jamal Sinclair O'Garro
 
Web 102 INtro to CSS
Web 102 INtro to CSS
Hawkman Academy
 
CSS Basics
CSS Basics
Nitin Bhide
 
Cascading style sheets (CSS)
Cascading style sheets (CSS)
Harshita Yadav
 
Web Development Basics: HOW TO in HTML
Web Development Basics: HOW TO in HTML
Der Lo
 
Lab#7 CSS Box Model
Lab#7 CSS Box Model
Yaowaluck Promdee
 
Css intro
Css intro
Julia Vi
 
Efficient, maintainable CSS
Efficient, maintainable CSS
Russ Weakley
 
Css
Css
mohamed ashraf
 
CSS Basics
CSS Basics
WordPress Memphis
 

Viewers also liked (20)

Css box model
Css box model
Nicha Jutasirivongse
 
CSS Box Model
CSS Box Model
Gerson Abesamis
 
CSS: selectors and the box model
CSS: selectors and the box model
Idan Gazit
 
CSS Layouting #3 : Box Model
CSS Layouting #3 : Box Model
Sandhika Galih
 
Cascading Style Sheets - CSS
Cascading Style Sheets - CSS
Sun Technlogies
 
CSS Selectors
CSS Selectors
Rachel Andrew
 
The Box Model [CSS Introduction]
The Box Model [CSS Introduction]
Nicole Ryan
 
CSS Layout Techniques
CSS Layout Techniques
Harshal Patil
 
The CSS Box Model
The CSS Box Model
Graeme Smith
 
Cascading Style Sheets(CSS)
Cascading Style Sheets(CSS)
Reshmi Rajan
 
CSS ppt
CSS ppt
Sanmuga Nathan
 
Maintainable CSS
Maintainable CSS
Stephen Hay
 
HTML5 Quick Start
HTML5 Quick Start
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
Css 2010
Css 2010
guest0f1e7f
 
Postman
Postman
mathieupassenaud
 
Lecture3
Lecture3
Lee Lundrigan
 
Introduction about wireframing and responsive webdesign
Introduction about wireframing and responsive webdesign
ipmindthegap
 
Google's Principle's of Mobile Website Design
Google's Principle's of Mobile Website Design
Mrkt360 Inc.
 
Next Steps in Responsive Design
Next Steps in Responsive Design
Justin Avery
 
Interactive Graphics using Javascript, HTML5 and CSS3
Interactive Graphics using Javascript, HTML5 and CSS3
Lee Lundrigan
 
Ad

Similar to CSS, CSS Selectors, CSS Box Model (20)

CSS for basic learner
CSS for basic learner
Yoeung Vibol
 
Css
Css
Doeun KOCH
 
CSS Foundations, pt 2
CSS Foundations, pt 2
Shawn Calvert
 
Basic css
Basic css
Gopinath Ambothi
 
CHAPTER 3_ Getting Started with CSS Module
CHAPTER 3_ Getting Started with CSS Module
ssusera4f8281
 
Web topic 15 1 basic css layout
Web topic 15 1 basic css layout
CK Yang
 
Css
Css
shinyduela
 
UNIT 3WOP fgfufhbuiibpvihbvpihivbhibvipuuvbiuvboi
UNIT 3WOP fgfufhbuiibpvihbvpihivbhibvipuuvbiuvboi
utsavsd11
 
CascadingStyleSheets in ONESHOT By DeathCodeYT .pdf
CascadingStyleSheets in ONESHOT By DeathCodeYT .pdf
balbirnainnain496
 
Css.prabu
Css.prabu
Prabu Cse
 
Web programming css
Web programming css
Uma mohan
 
What is css
What is css
Christopher Tetta
 
Cascading style sheets (CSS-Web Technology)
Cascading style sheets (CSS-Web Technology)
Timbal Mayank
 
GDI Seattle Intro to HTML and CSS - Class 3
GDI Seattle Intro to HTML and CSS - Class 3
Heather Rock
 
Css3
Css3
Muhammad Hussein Poursaeed
 
Class andid
Class andid
jovy_75
 
Cordova training - Day 2 Introduction to CSS 3
Cordova training - Day 2 Introduction to CSS 3
Binu Paul
 
Cascading Style Sheets
Cascading Style Sheets
M Vishnuvardhan Reddy
 
Cascading Style sheet by Vishal Gour Guest Faculty CSE AUS
Cascading Style sheet by Vishal Gour Guest Faculty CSE AUS
ervishalgour
 
CSS Topic wise Short notes ppt by Navya.E
CSS Topic wise Short notes ppt by Navya.E
NavyaEnugala
 
CSS for basic learner
CSS for basic learner
Yoeung Vibol
 
CSS Foundations, pt 2
CSS Foundations, pt 2
Shawn Calvert
 
CHAPTER 3_ Getting Started with CSS Module
CHAPTER 3_ Getting Started with CSS Module
ssusera4f8281
 
Web topic 15 1 basic css layout
Web topic 15 1 basic css layout
CK Yang
 
UNIT 3WOP fgfufhbuiibpvihbvpihivbhibvipuuvbiuvboi
UNIT 3WOP fgfufhbuiibpvihbvpihivbhibvipuuvbiuvboi
utsavsd11
 
CascadingStyleSheets in ONESHOT By DeathCodeYT .pdf
CascadingStyleSheets in ONESHOT By DeathCodeYT .pdf
balbirnainnain496
 
Web programming css
Web programming css
Uma mohan
 
Cascading style sheets (CSS-Web Technology)
Cascading style sheets (CSS-Web Technology)
Timbal Mayank
 
GDI Seattle Intro to HTML and CSS - Class 3
GDI Seattle Intro to HTML and CSS - Class 3
Heather Rock
 
Class andid
Class andid
jovy_75
 
Cordova training - Day 2 Introduction to CSS 3
Cordova training - Day 2 Introduction to CSS 3
Binu Paul
 
Cascading Style sheet by Vishal Gour Guest Faculty CSE AUS
Cascading Style sheet by Vishal Gour Guest Faculty CSE AUS
ervishalgour
 
CSS Topic wise Short notes ppt by Navya.E
CSS Topic wise Short notes ppt by Navya.E
NavyaEnugala
 
Ad

More from jamiecavanaugh (6)

IxD Programs + Community Colleges = New Opportunities
IxD Programs + Community Colleges = New Opportunities
jamiecavanaugh
 
IxD Information Session
IxD Information Session
jamiecavanaugh
 
Wireframing
Wireframing
jamiecavanaugh
 
What is User Centered Design?
What is User Centered Design?
jamiecavanaugh
 
What Makes an App Great?
What Makes an App Great?
jamiecavanaugh
 
Mobile is all about touch
Mobile is all about touch
jamiecavanaugh
 
IxD Programs + Community Colleges = New Opportunities
IxD Programs + Community Colleges = New Opportunities
jamiecavanaugh
 
IxD Information Session
IxD Information Session
jamiecavanaugh
 
What is User Centered Design?
What is User Centered Design?
jamiecavanaugh
 
What Makes an App Great?
What Makes an App Great?
jamiecavanaugh
 
Mobile is all about touch
Mobile is all about touch
jamiecavanaugh
 

Recently uploaded (20)

University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
 
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Rajdeep Bavaliya
 
Chalukyas of Gujrat, Solanki Dynasty NEP.pptx
Chalukyas of Gujrat, Solanki Dynasty NEP.pptx
Dr. Ravi Shankar Arya Mahila P. G. College, Banaras Hindu University, Varanasi, India.
 
Health Care Planning and Organization of Health Care at Various Levels – Unit...
Health Care Planning and Organization of Health Care at Various Levels – Unit...
RAKESH SAJJAN
 
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
 
Introduction to Generative AI and Copilot.pdf
Introduction to Generative AI and Copilot.pdf
TechSoup
 
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
jutaydeonne
 
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
Arshad Shaikh
 
2025 June Year 9 Presentation: Subject selection.pptx
2025 June Year 9 Presentation: Subject selection.pptx
mansk2
 
LDMMIA Practitioner Level Orientation Updates
LDMMIA Practitioner Level Orientation Updates
LDM & Mia eStudios
 
VCE Literature Section A Exam Response Guide
VCE Literature Section A Exam Response Guide
jpinnuck
 
LDM Recording Presents Yogi Goddess by LDMMIA
LDM Recording Presents Yogi Goddess by LDMMIA
LDM & Mia eStudios
 
Environmental Science, Environmental Health, and Sanitation – Unit 3 | B.Sc N...
Environmental Science, Environmental Health, and Sanitation – Unit 3 | B.Sc N...
RAKESH SAJJAN
 
Pests of Maize: An comprehensive overview.pptx
Pests of Maize: An comprehensive overview.pptx
Arshad Shaikh
 
This is why students from these 44 institutions have not received National Se...
This is why students from these 44 institutions have not received National Se...
Kweku Zurek
 
Plate Tectonic Boundaries and Continental Drift Theory
Plate Tectonic Boundaries and Continental Drift Theory
Marie
 
YSPH VMOC Special Report - Measles Outbreak Southwest US 6-14-2025.pptx
YSPH VMOC Special Report - Measles Outbreak Southwest US 6-14-2025.pptx
Yale School of Public Health - The Virtual Medical Operations Center (VMOC)
 
Battle of Bookworms 2025 - U25 Literature Quiz by Pragya
Battle of Bookworms 2025 - U25 Literature Quiz by Pragya
Pragya - UEM Kolkata Quiz Club
 
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
 
How to Implement Least Package Removal Strategy in Odoo 18 Inventory
How to Implement Least Package Removal Strategy in Odoo 18 Inventory
Celine George
 
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
 
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Rajdeep Bavaliya
 
Health Care Planning and Organization of Health Care at Various Levels – Unit...
Health Care Planning and Organization of Health Care at Various Levels – Unit...
RAKESH SAJJAN
 
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
 
Introduction to Generative AI and Copilot.pdf
Introduction to Generative AI and Copilot.pdf
TechSoup
 
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
ENGLISH_Q1_W1 PowerPoint grade 3 quarter 1 week 1
jutaydeonne
 
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
PEST OF WHEAT SORGHUM BAJRA and MINOR MILLETS.pptx
Arshad Shaikh
 
2025 June Year 9 Presentation: Subject selection.pptx
2025 June Year 9 Presentation: Subject selection.pptx
mansk2
 
LDMMIA Practitioner Level Orientation Updates
LDMMIA Practitioner Level Orientation Updates
LDM & Mia eStudios
 
VCE Literature Section A Exam Response Guide
VCE Literature Section A Exam Response Guide
jpinnuck
 
LDM Recording Presents Yogi Goddess by LDMMIA
LDM Recording Presents Yogi Goddess by LDMMIA
LDM & Mia eStudios
 
Environmental Science, Environmental Health, and Sanitation – Unit 3 | B.Sc N...
Environmental Science, Environmental Health, and Sanitation – Unit 3 | B.Sc N...
RAKESH SAJJAN
 
Pests of Maize: An comprehensive overview.pptx
Pests of Maize: An comprehensive overview.pptx
Arshad Shaikh
 
This is why students from these 44 institutions have not received National Se...
This is why students from these 44 institutions have not received National Se...
Kweku Zurek
 
Plate Tectonic Boundaries and Continental Drift Theory
Plate Tectonic Boundaries and Continental Drift Theory
Marie
 
Battle of Bookworms 2025 - U25 Literature Quiz by Pragya
Battle of Bookworms 2025 - U25 Literature Quiz by Pragya
Pragya - UEM Kolkata Quiz Club
 
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
 
How to Implement Least Package Removal Strategy in Odoo 18 Inventory
How to Implement Least Package Removal Strategy in Odoo 18 Inventory
Celine George
 

CSS, CSS Selectors, CSS Box Model

  • 1. CSS Selectors CSS Box Model
  • 2. CSS Selectors Tag, Class, ID, Compound Use CSS Selectors to define properties for the structure and presentation of your site. This is the key to defining specific properties for specific parts of your design.
  • 3. CSS Selectors Tag : properties defined for an HTML tag. Class : properties defined for an HTML tag using a class or a <span> tag. ID : properties defined for an element or div using an id . Compound : properties defined using multiple selector types .
  • 4. CSS Selectors body {margin: 10px 0;} Selector Property Value Declaration
  • 5. CSS Selectors body {margin: 10px 0;} Tag* : properties defined for an HTML tag. (*Also referred to as Type, Element)
  • 6. CSS Selectors body {margin: 10px 0;} <body> Everything within the body will start out with this property. </body> Tag
  • 7. CSS Selectors .red {margin: 15px; color: red;} Class : properties defined for an HTML tag using a class or a <span> tag.
  • 8. CSS Selectors .red {margin: 15px; color: red;} <p class= ” red ” >This is a paragraph of text in red.</p> These are <span class= ” red ” >words in red.</span> Class
  • 9. CSS Selectors #wrapper {margin :0 auto;} ID : properties defined for an element or div using an id.
  • 10. CSS Selectors #wrapper {margin :0 auto;} <div id= ” wrapper ” ></div> ID
  • 11. CSS Selectors #content p {margin :0;} Compound : properties defined using multiple selector types.
  • 12. CSS Selectors #content p {margin :0;} <div id= ” content ” > <p>This is a paragraph of text in the content div.</p> </div> Compound
  • 13. CSS Box Model How do you position content? You position content in your page by using a combination of margins, padding and floats. But, in order to get your positioning and layout correct, you must know how the CSS Box Model works.
  • 14. CSS Box Model content
  • 15. CSS Box Model 40 px 10 px 100 px 450 px content
  • 16. CSS Box Model 10 px 1 px 50 px ??? px 500 px content
  • 17. CSS Box Model total box width = content area width + left padding + right padding + left border + right border + left margin + right margin
  • 18. CSS Box Model #content {width: 200px;border: 1px solid #900;padding: 10px;margin: 0;background: #fee;} What is the total box width?
  • 19. CSS Box Model #content {width: ???px;border: 1px solid #000;padding: 20px;margin: 10;} If the total box width is 400px, what is the width of the content area?