SlideShare a Scribd company logo
1 of 8
What will you learn today? ,[object Object]
Class
Box model,[object Object]
Classesare useful to apply similar declarations         to a variety of elements.
class CSS .className{ property: value} SYNTAX: .myStyle{ color: #99FF00;} <p class=“myStyle”> Some text here</p> <h3 class=“myStyle:>Heading 3</h3>
id CSS ,[object Object]
Id selector can be called only once in a document.
Id can be called by Javascript’sgetElementById function.,[object Object]

More Related Content

Viewers also liked

Applications of the vertex formula edit
Applications of the vertex formula editApplications of the vertex formula edit
Applications of the vertex formula editsnewgas
 
Applications of the vertex formula
Applications of the vertex formulaApplications of the vertex formula
Applications of the vertex formulasnewgas
 
Applications of the vertex formula edit
Applications of the vertex formula editApplications of the vertex formula edit
Applications of the vertex formula editsnewgas
 
Intercepting Filters Design Pattern
Intercepting Filters Design PatternIntercepting Filters Design Pattern
Intercepting Filters Design PatternProdigyView
 
Understanding Web Cache
Understanding Web CacheUnderstanding Web Cache
Understanding Web CacheProdigyView
 

Viewers also liked (6)

Green Class-2011
Green Class-2011Green Class-2011
Green Class-2011
 
Applications of the vertex formula edit
Applications of the vertex formula editApplications of the vertex formula edit
Applications of the vertex formula edit
 
Applications of the vertex formula
Applications of the vertex formulaApplications of the vertex formula
Applications of the vertex formula
 
Applications of the vertex formula edit
Applications of the vertex formula editApplications of the vertex formula edit
Applications of the vertex formula edit
 
Intercepting Filters Design Pattern
Intercepting Filters Design PatternIntercepting Filters Design Pattern
Intercepting Filters Design Pattern
 
Understanding Web Cache
Understanding Web CacheUnderstanding Web Cache
Understanding Web Cache
 

Similar to Class andid

CSS, CSS Selectors, CSS Box Model
CSS, CSS Selectors, CSS Box ModelCSS, CSS Selectors, CSS Box Model
CSS, CSS Selectors, CSS Box Modeljamiecavanaugh
 
Lecture 3CSS part 1.pptx
Lecture 3CSS part 1.pptxLecture 3CSS part 1.pptx
Lecture 3CSS part 1.pptxGmachImen
 
Unit 2-CSS & Bootstrap.ppt
Unit 2-CSS & Bootstrap.pptUnit 2-CSS & Bootstrap.ppt
Unit 2-CSS & Bootstrap.pptTusharTikia
 
Web topic 15 1 basic css layout
Web topic 15 1  basic css layoutWeb topic 15 1  basic css layout
Web topic 15 1 basic css layoutCK Yang
 
CSS Foundations, pt 2
CSS Foundations, pt 2CSS Foundations, pt 2
CSS Foundations, pt 2Shawn Calvert
 
Lecture 9 CSS part 1.pptxType Classification
Lecture 9 CSS part 1.pptxType ClassificationLecture 9 CSS part 1.pptxType Classification
Lecture 9 CSS part 1.pptxType ClassificationZahouAmel1
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS PresentationShawn Calvert
 
CSS Foundations, pt 1
CSS Foundations, pt 1CSS Foundations, pt 1
CSS Foundations, pt 1Shawn Calvert
 
Intro to CSS Selectors in Drupal
Intro to CSS Selectors in DrupalIntro to CSS Selectors in Drupal
Intro to CSS Selectors in Drupalcgmonroe
 
How to use CSS Selector to identify Web Elements for selenium scripts
How to use CSS Selector to identify Web Elements for selenium scriptsHow to use CSS Selector to identify Web Elements for selenium scripts
How to use CSS Selector to identify Web Elements for selenium scriptsSokunthaneth Chhoy
 

Similar to Class andid (20)

css.ppt
css.pptcss.ppt
css.ppt
 
CSS, CSS Selectors, CSS Box Model
CSS, CSS Selectors, CSS Box ModelCSS, CSS Selectors, CSS Box Model
CSS, CSS Selectors, CSS Box Model
 
Lecture 3CSS part 1.pptx
Lecture 3CSS part 1.pptxLecture 3CSS part 1.pptx
Lecture 3CSS part 1.pptx
 
Unit 2-CSS & Bootstrap.ppt
Unit 2-CSS & Bootstrap.pptUnit 2-CSS & Bootstrap.ppt
Unit 2-CSS & Bootstrap.ppt
 
CSS Part I
CSS Part ICSS Part I
CSS Part I
 
Web topic 15 1 basic css layout
Web topic 15 1  basic css layoutWeb topic 15 1  basic css layout
Web topic 15 1 basic css layout
 
Introduction to css
Introduction to cssIntroduction to css
Introduction to css
 
CSS Foundations, pt 2
CSS Foundations, pt 2CSS Foundations, pt 2
CSS Foundations, pt 2
 
Lecture 9 CSS part 1.pptxType Classification
Lecture 9 CSS part 1.pptxType ClassificationLecture 9 CSS part 1.pptxType Classification
Lecture 9 CSS part 1.pptxType Classification
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
 
Website design 2
Website design 2Website design 2
Website design 2
 
CSS Foundations, pt 1
CSS Foundations, pt 1CSS Foundations, pt 1
CSS Foundations, pt 1
 
Intro to CSS Selectors in Drupal
Intro to CSS Selectors in DrupalIntro to CSS Selectors in Drupal
Intro to CSS Selectors in Drupal
 
Rational HATS and CSS
Rational HATS and CSSRational HATS and CSS
Rational HATS and CSS
 
CSS Overview
CSS OverviewCSS Overview
CSS Overview
 
Css.html
Css.htmlCss.html
Css.html
 
CSS.pptx
CSS.pptxCSS.pptx
CSS.pptx
 
Week3 css
Week3 cssWeek3 css
Week3 css
 
What is css
What is cssWhat is css
What is css
 
How to use CSS Selector to identify Web Elements for selenium scripts
How to use CSS Selector to identify Web Elements for selenium scriptsHow to use CSS Selector to identify Web Elements for selenium scripts
How to use CSS Selector to identify Web Elements for selenium scripts
 

Class andid