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

Neurulation and the formation of the neural tube
Neurulation and the formation of the neural tubeNeurulation and the formation of the neural tube
Neurulation and the formation of the neural tube
SaadHumayun7
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf
 
How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17
 
philosophy and it's principles based on the life
philosophy and it's principles based on the lifephilosophy and it's principles based on the life
philosophy and it's principles based on the life
 
2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
The Ultimate Guide to Social Media Marketing in 2024.pdf
The Ultimate Guide to Social Media Marketing in 2024.pdfThe Ultimate Guide to Social Media Marketing in 2024.pdf
The Ultimate Guide to Social Media Marketing in 2024.pdf
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdfPost Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
 
factors influencing drug absorption-final-2.pptx
factors influencing drug absorption-final-2.pptxfactors influencing drug absorption-final-2.pptx
factors influencing drug absorption-final-2.pptx
 
Neurulation and the formation of the neural tube
Neurulation and the formation of the neural tubeNeurulation and the formation of the neural tube
Neurulation and the formation of the neural tube
 
Morse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxMorse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptx
 
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTelling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
 
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdfPost Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
 
Essential Safety precautions during monsoon season
Essential Safety precautions during monsoon seasonEssential Safety precautions during monsoon season
Essential Safety precautions during monsoon season
 
Word Stress rules esl .pptx
Word Stress rules esl               .pptxWord Stress rules esl               .pptx
Word Stress rules esl .pptx
 
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in 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;