SlideShare a Scribd company logo
1 of 6
Download to read offline
1 CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CSS Font Properties
( 1 ) font-family
( 2 ) font-size
( 3 ) font-style
( 4 ) font-weight
( 5 ) font-variant
1. font-family :
 The font-family property specifies the font for an element.
 Syntax:
font-family : family-name | generic-family ;
2. font-size :
 The font-size property sets the size of a font.
 Syntax:
font-size: small | smaller | x-small | xx-small |medium
| large | larger | x-large | large | length | % | px
3. font-style :
 The font-style property specifies the font style for a text.
 Syntax:
font-style : normal | italic | oblique;
2 CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CREATIVE DESIGN & MULTIMEDIA INSTITUTE
4. font-weight :
 The font-weight property sets how thick or thin characters in text
should be displayed.
 Syntax:
font-weight: normal | bold | bolder | lighter | number;
5. font-variant :
 In a small-caps font, all lowercase letters are converted to uppercase
letters.
 Syntax:
font-variant: normal | small-caps;
3 CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CSS Text Properties
( 1 ) color property
( 2 ) text-align property
( 3 ) text-decoration property
( 4 ) text-transform property
( 5 ) text-indent property
( 6 ) line-height property
( 7 ) word-spacing property
( 8 ) letter-spacing property
( 9 ) word-warp property
( 10 ) word-break property
( 11 ) overflow property
( 12 ) text-shadow
( 13 ) box-shadow
1. color :
 The color property specifies the color of text.
 Syntax:
color: color-name | rgb | hex ;
2. text-align :
 The text-align property specifies the horizontal alignment of text in an
element.
 Syntax:
text-align: left | right | center | justify;
4 CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CREATIVE DESIGN & MULTIMEDIA INSTITUTE
3. text-decoration :
 The text-decoration property specifies the decoration added to text.
 Syntax:
text-decoration: [text-decoration-line] (required)
[text- decoration-color]
[text- decoration-style];
4. text-transform :
 The text-transform property controls the capitalization of text.
 Syntax:
text-transform: uppercase | lowercase | capitalize
5. text-indent property :
 The text-indent property specifies the indentation of the first line in a
text-block.
 Syntax :
text-indent : length | %
6. line-height property :
 The line-height property specifies the height of a line.
 Syntax :
line-height : normal | number | length
Property Value
text-decoration-line underline | overline | line-through | none
text- decoration-color color-name
text- decoration-style solid | dashed | dotted | double | wavy | none
5 CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CREATIVE DESIGN & MULTIMEDIA INSTITUTE
7. word-spacing :
 The word-spacing property increases or decreases the white space
between words.
 Syntax:
word-spacing: normal | length
8. letter-spacing :
 The letter-spacing property increases or decreases the space between
characters in a text.
 Syntax:
letter-spacing: normal | length
9. word-wrap :
 The word-wrap property allows long words to be able to be broken and
wrap onto the next line.
 Syntax:
word-wrap: normal | break-word
10. Word-break :
 The word-break property specifies how words should break when
reaching the end of a line.
 Syntax:
word-break: normal | break-all | keep-all
6 CREATIVE DESIGN & MULTIMEDIA INSTITUTE
CREATIVE DESIGN & MULTIMEDIA INSTITUTE
11. overflow :
 The overflow property specifies whether to clip the content or to add
scrollbars when the content of an element is too big to fit in the
specified area.
 Syntax:
overflow: auto | scroll | hidden | visible
overflow-x: auto | scroll | hidden | visible
overflow-y: auto | scroll | hidden | visible
12. text-shadow:
 The CSS3 text-shadow property applies shadow to text.
 Syntax:
text-shadow : x y blur color;
13. box-shadow: 
 The CSS3 box-shadow property applies shadow to elements.
 Syntax:
box-shadow : x y blur color;

More Related Content

Similar to Learn CSS Font Text from this pdf, provided by Creative Design and Multimedia Institute.

Html text and formatting
Html text and formattingHtml text and formatting
Html text and formatting
eShikshak
 
Web topic 17 font family in css
Web topic 17  font family in cssWeb topic 17  font family in css
Web topic 17 font family in css
CK Yang
 
textinformationandmedia-190522081153.pptx
textinformationandmedia-190522081153.pptxtextinformationandmedia-190522081153.pptx
textinformationandmedia-190522081153.pptx
JemaimaNgayyacGuday
 
Chapter 2 : TEXT
Chapter 2 : TEXTChapter 2 : TEXT
Chapter 2 : TEXT
azira96
 
Css jon duckett - flashcards
Css   jon duckett - flashcardsCss   jon duckett - flashcards
Css jon duckett - flashcards
Chirag Aggarwal
 

Similar to Learn CSS Font Text from this pdf, provided by Creative Design and Multimedia Institute. (20)

css3.pptx
css3.pptxcss3.pptx
css3.pptx
 
Css1 properties
Css1 propertiesCss1 properties
Css1 properties
 
Html text and formatting
Html text and formattingHtml text and formatting
Html text and formatting
 
Css outlines
Css outlinesCss outlines
Css outlines
 
Text
TextText
Text
 
CASCADING STYLE SHEETS (CSS).pptx
CASCADING STYLE SHEETS (CSS).pptxCASCADING STYLE SHEETS (CSS).pptx
CASCADING STYLE SHEETS (CSS).pptx
 
Web topic 17 font family in css
Web topic 17  font family in cssWeb topic 17  font family in css
Web topic 17 font family in css
 
Chapter 12: CSS Part 2
Chapter 12: CSS Part 2Chapter 12: CSS Part 2
Chapter 12: CSS Part 2
 
CSS properties.docx
CSS properties.docxCSS properties.docx
CSS properties.docx
 
textinformationandmedia-190522081153.pptx
textinformationandmedia-190522081153.pptxtextinformationandmedia-190522081153.pptx
textinformationandmedia-190522081153.pptx
 
Cascading style sheets (CSS-Web Technology)
Cascading style sheets (CSS-Web Technology)Cascading style sheets (CSS-Web Technology)
Cascading style sheets (CSS-Web Technology)
 
Introduction to css - a complete guide towards css
Introduction to css - a complete guide towards cssIntroduction to css - a complete guide towards css
Introduction to css - a complete guide towards css
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 2 : TEXT
Chapter 2 : TEXTChapter 2 : TEXT
Chapter 2 : TEXT
 
CSS tutorial chapter 2
CSS tutorial chapter 2CSS tutorial chapter 2
CSS tutorial chapter 2
 
Css jon duckett - flashcards
Css   jon duckett - flashcardsCss   jon duckett - flashcards
Css jon duckett - flashcards
 
Introduction to CSS3
Introduction to CSS3Introduction to CSS3
Introduction to CSS3
 
Responsive Web Design & Typography
Responsive Web Design & TypographyResponsive Web Design & Typography
Responsive Web Design & Typography
 
Cocoa text talk.key
Cocoa text talk.keyCocoa text talk.key
Cocoa text talk.key
 
Formatting text with CSS
Formatting text with CSSFormatting text with CSS
Formatting text with CSS
 

Recently uploaded

MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MysoreMuleSoftMeetup
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 

Recently uploaded (20)

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Ernest Hemingway's For Whom the Bell Tolls
Ernest Hemingway's For Whom the Bell TollsErnest Hemingway's For Whom the Bell Tolls
Ernest Hemingway's For Whom the Bell Tolls
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdfUGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
Diuretic, Hypoglycemic and Limit test of Heavy metals and Arsenic.-1.pdf
Diuretic, Hypoglycemic and Limit test of Heavy metals and Arsenic.-1.pdfDiuretic, Hypoglycemic and Limit test of Heavy metals and Arsenic.-1.pdf
Diuretic, Hypoglycemic and Limit test of Heavy metals and Arsenic.-1.pdf
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17
 

Learn CSS Font Text from this pdf, provided by Creative Design and Multimedia Institute.

  • 1. 1 CREATIVE DESIGN & MULTIMEDIA INSTITUTE CREATIVE DESIGN & MULTIMEDIA INSTITUTE CSS Font Properties ( 1 ) font-family ( 2 ) font-size ( 3 ) font-style ( 4 ) font-weight ( 5 ) font-variant 1. font-family :  The font-family property specifies the font for an element.  Syntax: font-family : family-name | generic-family ; 2. font-size :  The font-size property sets the size of a font.  Syntax: font-size: small | smaller | x-small | xx-small |medium | large | larger | x-large | large | length | % | px 3. font-style :  The font-style property specifies the font style for a text.  Syntax: font-style : normal | italic | oblique;
  • 2. 2 CREATIVE DESIGN & MULTIMEDIA INSTITUTE CREATIVE DESIGN & MULTIMEDIA INSTITUTE 4. font-weight :  The font-weight property sets how thick or thin characters in text should be displayed.  Syntax: font-weight: normal | bold | bolder | lighter | number; 5. font-variant :  In a small-caps font, all lowercase letters are converted to uppercase letters.  Syntax: font-variant: normal | small-caps;
  • 3. 3 CREATIVE DESIGN & MULTIMEDIA INSTITUTE CREATIVE DESIGN & MULTIMEDIA INSTITUTE CSS Text Properties ( 1 ) color property ( 2 ) text-align property ( 3 ) text-decoration property ( 4 ) text-transform property ( 5 ) text-indent property ( 6 ) line-height property ( 7 ) word-spacing property ( 8 ) letter-spacing property ( 9 ) word-warp property ( 10 ) word-break property ( 11 ) overflow property ( 12 ) text-shadow ( 13 ) box-shadow 1. color :  The color property specifies the color of text.  Syntax: color: color-name | rgb | hex ; 2. text-align :  The text-align property specifies the horizontal alignment of text in an element.  Syntax: text-align: left | right | center | justify;
  • 4. 4 CREATIVE DESIGN & MULTIMEDIA INSTITUTE CREATIVE DESIGN & MULTIMEDIA INSTITUTE 3. text-decoration :  The text-decoration property specifies the decoration added to text.  Syntax: text-decoration: [text-decoration-line] (required) [text- decoration-color] [text- decoration-style]; 4. text-transform :  The text-transform property controls the capitalization of text.  Syntax: text-transform: uppercase | lowercase | capitalize 5. text-indent property :  The text-indent property specifies the indentation of the first line in a text-block.  Syntax : text-indent : length | % 6. line-height property :  The line-height property specifies the height of a line.  Syntax : line-height : normal | number | length Property Value text-decoration-line underline | overline | line-through | none text- decoration-color color-name text- decoration-style solid | dashed | dotted | double | wavy | none
  • 5. 5 CREATIVE DESIGN & MULTIMEDIA INSTITUTE CREATIVE DESIGN & MULTIMEDIA INSTITUTE 7. word-spacing :  The word-spacing property increases or decreases the white space between words.  Syntax: word-spacing: normal | length 8. letter-spacing :  The letter-spacing property increases or decreases the space between characters in a text.  Syntax: letter-spacing: normal | length 9. word-wrap :  The word-wrap property allows long words to be able to be broken and wrap onto the next line.  Syntax: word-wrap: normal | break-word 10. Word-break :  The word-break property specifies how words should break when reaching the end of a line.  Syntax: word-break: normal | break-all | keep-all
  • 6. 6 CREATIVE DESIGN & MULTIMEDIA INSTITUTE CREATIVE DESIGN & MULTIMEDIA INSTITUTE 11. overflow :  The overflow property specifies whether to clip the content or to add scrollbars when the content of an element is too big to fit in the specified area.  Syntax: overflow: auto | scroll | hidden | visible overflow-x: auto | scroll | hidden | visible overflow-y: auto | scroll | hidden | visible 12. text-shadow:  The CSS3 text-shadow property applies shadow to text.  Syntax: text-shadow : x y blur color; 13. box-shadow:   The CSS3 box-shadow property applies shadow to elements.  Syntax: box-shadow : x y blur color;