SlideShare a Scribd company logo
CSS PROPERTIES
Here are some basic CSS properties to work with.
Text Properties
Property Description Values
color Sets the color of a text RGB, hex, keyword
line-height Sets the distance between lines normal, number, length, %
letter-
spacing
Increase or decrease the space
between characters
normal, length
text-align Aligns the text in an element left, right, center, justify
text-
decoration
Adds decoration to text
none, underline, overline,
line-through
text-indent
Indents the first line of text in an
element
length, %
text-
transform
Controls the letters in an element
none, capitalize, uppercase,
lowercase
List Properties
Property Description Values
list-style
Sets all the properties for a
list in one declaration
list-style-type, list-style-position,
list-style-image, inherit
list-style-
image
Specifies an image as the
list-item marker
URL, none, inherit
list-style-
position
Specifies where to place the
list-item marker
inside, outside, inherit
list-style-
type
Specifies the type of list-
item marker
none, disc, circle, square, decimal,
decimal-leading-zero,
armenian, georgian, lower-alpha,
upper-alpha, lower-greek,
lower-latin, upper-latin, lower-
roman, upper-roman, inherit
Border Properties
Property Description Values
border
Sets all the border properties
in one declaration
border-width, border-style,
border-color
border-
bottom
Sets all the bottom border
properties in one declaration
border-bottom-width, border-
bottom-style, border-bottom-color
border-
bottom-color
Sets the color of the bottom
border
border-color
border-
bottom-style
Sets the style of the bottom
border
border-style
border-
bottom-width
Sets the width of the bottom
border
border-width
border-color
Sets the color of the four
borders
color_name, hex_number,
rgb_number, transparent, inherit
border-left
Sets all the left border
properties in one declaration
border-left-width, border-left-
style, border-left-color
border-left-
color
Sets the color of the left
border
border-color
border-left-
style
Sets the style of the left
border
border-style
border-left-
width
Sets the width of the left
border
border-width
border-right
Sets all the right border
properties in one declaration
border-right-width, border-right-
style, border-right-color
border-right-
color
Sets the color of the right
border
border-color
border-right-
style
Sets the style of the right
border
border-style
border-right-
width
Sets the width of the right
border
border-width
border-style
Sets the style of the four
borders
none, hidden, dotted, dashed,
solid, double, groove, ridge,
inset, outset, inherit
border-top
Sets all the top border
properties in one declaration
border-top-width, border-top-
style, border-top-color
border-top-
color
Sets the color of the top
border
border-color
border-top-
style
Sets the style of the top
border
border-style
border-top-
width
Sets the width of the top
border
border-width
border-width
Sets the width of the four
borders
thin, medium,
thick, length, inherit
Font Properties
Property Description Values
font
Sets all the font
properties in one
declaration
font-style, font-variant, font-weight, font-
size/line-height, font-family, caption, icon,
menu, message-box, small-caption,
status-bar, inherit
font-
family
Specifies the font family
for text
family-name, generic-family, inherit
font-size
Specifies the font size of
text
xx-small, x-small, small, medium, large, x-
large, xx-large, smaller, larger, length,
%, inherit
font-style
Specifies the font style
for text
normal, italic, oblique, inherit
font-
variant
Specifies whether or not
a text should be
displayed in a small-caps
font
normal, small-caps, inherit
font-
weight
Specifies the weight of a
font
normal, bold, bolder, lighter,
100, 200, 300, 400, 500, 600, 700, 800,
900, inherit
Careful, many of these are not
supported!

More Related Content

What's hot

Html text and formatting
Html text and formattingHtml text and formatting
Html text and formatting
eShikshak
 
Css box-model
Css box-modelCss box-model
Css box-model
Webtech Learning
 
HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tags
Himanshu Pathak
 
DHTML
DHTMLDHTML
Html frames
Html framesHtml frames
Html frames
Arslan Elahi
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
WordPress Memphis
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
Sanjeev Kumar
 
Html table
Html tableHtml table
Html table
JayjZens
 
Css backgrounds
Css   backgroundsCss   backgrounds
Css backgrounds
AbhishekMondal42
 
Css color and background properties
Css color and background propertiesCss color and background properties
Css color and background properties
Jesus Obenita Jr.
 
CSS
CSSCSS
CSS Positioning Elements.pdf
CSS Positioning Elements.pdfCSS Positioning Elements.pdf
CSS Positioning Elements.pdf
Kongu Engineering College, Perundurai, Erode
 
(Fast) Introduction to HTML & CSS
(Fast) Introduction to HTML & CSS (Fast) Introduction to HTML & CSS
(Fast) Introduction to HTML & CSS
Dave Kelly
 
Css Ppt
Css PptCss Ppt
Css Ppt
Hema Prasanth
 
Introduction to Cascading Style Sheets (CSS)
Introduction to Cascading Style Sheets (CSS)Introduction to Cascading Style Sheets (CSS)
Introduction to Cascading Style Sheets (CSS)
Chris Poteet
 
Cascading Style Sheet (CSS)
Cascading Style Sheet (CSS)Cascading Style Sheet (CSS)
Cascading Style Sheet (CSS)
AakankshaR
 
CSS - Text Properties
CSS - Text PropertiesCSS - Text Properties
CSS - Text Properties
hstryk
 
Hyperlinks in HTML
Hyperlinks in HTMLHyperlinks in HTML
Hyperlinks in HTML
Aarti P
 
Basic-CSS-tutorial
Basic-CSS-tutorialBasic-CSS-tutorial
Basic-CSS-tutorial
tutorialsruby
 
CSS3 Media Queries
CSS3 Media QueriesCSS3 Media Queries
CSS3 Media Queries
Russ Weakley
 

What's hot (20)

Html text and formatting
Html text and formattingHtml text and formatting
Html text and formatting
 
Css box-model
Css box-modelCss box-model
Css box-model
 
HTML Text formatting tags
HTML Text formatting tagsHTML Text formatting tags
HTML Text formatting tags
 
DHTML
DHTMLDHTML
DHTML
 
Html frames
Html framesHtml frames
Html frames
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
Html table
Html tableHtml table
Html table
 
Css backgrounds
Css   backgroundsCss   backgrounds
Css backgrounds
 
Css color and background properties
Css color and background propertiesCss color and background properties
Css color and background properties
 
CSS
CSSCSS
CSS
 
CSS Positioning Elements.pdf
CSS Positioning Elements.pdfCSS Positioning Elements.pdf
CSS Positioning Elements.pdf
 
(Fast) Introduction to HTML & CSS
(Fast) Introduction to HTML & CSS (Fast) Introduction to HTML & CSS
(Fast) Introduction to HTML & CSS
 
Css Ppt
Css PptCss Ppt
Css Ppt
 
Introduction to Cascading Style Sheets (CSS)
Introduction to Cascading Style Sheets (CSS)Introduction to Cascading Style Sheets (CSS)
Introduction to Cascading Style Sheets (CSS)
 
Cascading Style Sheet (CSS)
Cascading Style Sheet (CSS)Cascading Style Sheet (CSS)
Cascading Style Sheet (CSS)
 
CSS - Text Properties
CSS - Text PropertiesCSS - Text Properties
CSS - Text Properties
 
Hyperlinks in HTML
Hyperlinks in HTMLHyperlinks in HTML
Hyperlinks in HTML
 
Basic-CSS-tutorial
Basic-CSS-tutorialBasic-CSS-tutorial
Basic-CSS-tutorial
 
CSS3 Media Queries
CSS3 Media QueriesCSS3 Media Queries
CSS3 Media Queries
 

Similar to Css properties

Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3
Gheyath M. Othman
 
Css
CssCss
Css summary
Css summaryCss summary
Css summary
maamir farooq
 
Chapter 14: Box Model
Chapter 14: Box ModelChapter 14: Box Model
Chapter 14: Box Model
Steve Guinan
 
csscheatsheet.pdf
csscheatsheet.pdfcsscheatsheet.pdf
csscheatsheet.pdf
BdBangladesh
 
Border
BorderBorder
Border
Ankit Dubey
 
Css
CssCss
Formating Text Using CSS
Formating Text Using CSSFormating Text Using CSS
Formating Text Using CSS
Mark Carter
 
Pres
PresPres
Pres
Andrey L
 
Introduction to CSS Borders - Lesson 4
Introduction to CSS Borders - Lesson 4Introduction to CSS Borders - Lesson 4
Introduction to CSS Borders - Lesson 4
Naresh Sharma
 
Chapter 12: CSS Part 2
Chapter 12: CSS Part 2Chapter 12: CSS Part 2
Chapter 12: CSS Part 2
Steve Guinan
 
6_CasCadingStylesSheetsCSS.ppt
6_CasCadingStylesSheetsCSS.ppt6_CasCadingStylesSheetsCSS.ppt
6_CasCadingStylesSheetsCSS.ppt
VARNITBHASKAR1
 
Css borders
Css bordersCss borders
Css borders
AbhishekMondal42
 
Pamela p. 41 to 54
Pamela p. 41 to 54Pamela p. 41 to 54
Pamela p. 41 to 54
ruedardz
 
Pamela p. 41 to 54
Pamela p. 41 to 54Pamela p. 41 to 54
Pamela p. 41 to 54
ruedardz
 
Css3 Complete Reference
Css3 Complete ReferenceCss3 Complete Reference
Css3 Complete Reference
EPAM Systems
 
Css Complete Notes
Css Complete NotesCss Complete Notes
Css Complete Notes
EPAM Systems
 
CSS_Day_Two (W3schools)
CSS_Day_Two (W3schools)CSS_Day_Two (W3schools)
CSS_Day_Two (W3schools)
Rafi Haidari
 
4.3 table styling
4.3 table styling4.3 table styling
4.3 table styling
Bulldogs83
 
Typography
TypographyTypography
Typography
Penny Tan
 

Similar to Css properties (20)

Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3Web Design Course: CSS lecture 3
Web Design Course: CSS lecture 3
 
Css
CssCss
Css
 
Css summary
Css summaryCss summary
Css summary
 
Chapter 14: Box Model
Chapter 14: Box ModelChapter 14: Box Model
Chapter 14: Box Model
 
csscheatsheet.pdf
csscheatsheet.pdfcsscheatsheet.pdf
csscheatsheet.pdf
 
Border
BorderBorder
Border
 
Css
CssCss
Css
 
Formating Text Using CSS
Formating Text Using CSSFormating Text Using CSS
Formating Text Using CSS
 
Pres
PresPres
Pres
 
Introduction to CSS Borders - Lesson 4
Introduction to CSS Borders - Lesson 4Introduction to CSS Borders - Lesson 4
Introduction to CSS Borders - Lesson 4
 
Chapter 12: CSS Part 2
Chapter 12: CSS Part 2Chapter 12: CSS Part 2
Chapter 12: CSS Part 2
 
6_CasCadingStylesSheetsCSS.ppt
6_CasCadingStylesSheetsCSS.ppt6_CasCadingStylesSheetsCSS.ppt
6_CasCadingStylesSheetsCSS.ppt
 
Css borders
Css bordersCss borders
Css borders
 
Pamela p. 41 to 54
Pamela p. 41 to 54Pamela p. 41 to 54
Pamela p. 41 to 54
 
Pamela p. 41 to 54
Pamela p. 41 to 54Pamela p. 41 to 54
Pamela p. 41 to 54
 
Css3 Complete Reference
Css3 Complete ReferenceCss3 Complete Reference
Css3 Complete Reference
 
Css Complete Notes
Css Complete NotesCss Complete Notes
Css Complete Notes
 
CSS_Day_Two (W3schools)
CSS_Day_Two (W3schools)CSS_Day_Two (W3schools)
CSS_Day_Two (W3schools)
 
4.3 table styling
4.3 table styling4.3 table styling
4.3 table styling
 
Typography
TypographyTypography
Typography
 

Recently uploaded

Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
PreethaV16
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
ElakkiaU
 
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
OKORIE1
 
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
Pallavi Sharma
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Balvir Singh
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
uqyfuc
 
Accident detection system project report.pdf
Accident detection system project report.pdfAccident detection system project report.pdf
Accident detection system project report.pdf
Kamal Acharya
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
Indrajeet sahu
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 
This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...
DharmaBanothu
 
Ericsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.pptEricsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.ppt
wafawafa52
 
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptxEV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
nikshimanasa
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
MuhammadJazib15
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
snaprevwdev
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
q30122000
 
Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...
pvpriya2
 
Levelised Cost of Hydrogen (LCOH) Calculator Manual
Levelised Cost of Hydrogen  (LCOH) Calculator ManualLevelised Cost of Hydrogen  (LCOH) Calculator Manual
Levelised Cost of Hydrogen (LCOH) Calculator Manual
Massimo Talia
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 

Recently uploaded (20)

Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
 
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
DESIGN AND MANUFACTURE OF CEILING BOARD USING SAWDUST AND WASTE CARTON MATERI...
 
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
Accident detection system project report.pdf
Accident detection system project report.pdfAccident detection system project report.pdf
Accident detection system project report.pdf
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 
This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...This study Examines the Effectiveness of Talent Procurement through the Imple...
This study Examines the Effectiveness of Talent Procurement through the Imple...
 
Ericsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.pptEricsson LTE Throughput Troubleshooting Techniques.ppt
Ericsson LTE Throughput Troubleshooting Techniques.ppt
 
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptxEV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
EV BMS WITH CHARGE MONITOR AND FIRE DETECTION.pptx
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
 
Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...Determination of Equivalent Circuit parameters and performance characteristic...
Determination of Equivalent Circuit parameters and performance characteristic...
 
Levelised Cost of Hydrogen (LCOH) Calculator Manual
Levelised Cost of Hydrogen  (LCOH) Calculator ManualLevelised Cost of Hydrogen  (LCOH) Calculator Manual
Levelised Cost of Hydrogen (LCOH) Calculator Manual
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 

Css properties

  • 1. CSS PROPERTIES Here are some basic CSS properties to work with. Text Properties Property Description Values color Sets the color of a text RGB, hex, keyword line-height Sets the distance between lines normal, number, length, % letter- spacing Increase or decrease the space between characters normal, length text-align Aligns the text in an element left, right, center, justify text- decoration Adds decoration to text none, underline, overline, line-through text-indent Indents the first line of text in an element length, % text- transform Controls the letters in an element none, capitalize, uppercase, lowercase List Properties Property Description Values list-style Sets all the properties for a list in one declaration list-style-type, list-style-position, list-style-image, inherit list-style- image Specifies an image as the list-item marker URL, none, inherit list-style- position Specifies where to place the list-item marker inside, outside, inherit list-style- type Specifies the type of list- item marker none, disc, circle, square, decimal, decimal-leading-zero, armenian, georgian, lower-alpha, upper-alpha, lower-greek, lower-latin, upper-latin, lower- roman, upper-roman, inherit
  • 2. Border Properties Property Description Values border Sets all the border properties in one declaration border-width, border-style, border-color border- bottom Sets all the bottom border properties in one declaration border-bottom-width, border- bottom-style, border-bottom-color border- bottom-color Sets the color of the bottom border border-color border- bottom-style Sets the style of the bottom border border-style border- bottom-width Sets the width of the bottom border border-width border-color Sets the color of the four borders color_name, hex_number, rgb_number, transparent, inherit border-left Sets all the left border properties in one declaration border-left-width, border-left- style, border-left-color border-left- color Sets the color of the left border border-color border-left- style Sets the style of the left border border-style border-left- width Sets the width of the left border border-width border-right Sets all the right border properties in one declaration border-right-width, border-right- style, border-right-color border-right- color Sets the color of the right border border-color border-right- style Sets the style of the right border border-style border-right- width Sets the width of the right border border-width border-style Sets the style of the four borders none, hidden, dotted, dashed, solid, double, groove, ridge, inset, outset, inherit border-top Sets all the top border properties in one declaration border-top-width, border-top- style, border-top-color
  • 3. border-top- color Sets the color of the top border border-color border-top- style Sets the style of the top border border-style border-top- width Sets the width of the top border border-width border-width Sets the width of the four borders thin, medium, thick, length, inherit Font Properties Property Description Values font Sets all the font properties in one declaration font-style, font-variant, font-weight, font- size/line-height, font-family, caption, icon, menu, message-box, small-caption, status-bar, inherit font- family Specifies the font family for text family-name, generic-family, inherit font-size Specifies the font size of text xx-small, x-small, small, medium, large, x- large, xx-large, smaller, larger, length, %, inherit font-style Specifies the font style for text normal, italic, oblique, inherit font- variant Specifies whether or not a text should be displayed in a small-caps font normal, small-caps, inherit font- weight Specifies the weight of a font normal, bold, bolder, lighter, 100, 200, 300, 400, 500, 600, 700, 800, 900, inherit Careful, many of these are not supported!