CSS FONT-STYLE - CSS3 Examples

CSS FONT-STYLE

Written by jon on 7:39 AM
CSS Font-Style is where you define if your font will be italic or not. Possible key terms are the following: italic, oblique, and normal.

Example
body {font-style: italic}
Possible Values
Value Description
normal The browser displays a normal font
italic The browser displays an italic font
oblique The browser displays an oblique font

Related Posts by Categories



Widget by John | Interviewghost
  1. 0 comments: Responses to “ CSS FONT-STYLE ”

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

 Subscribe to css3 Examples via RSS
Or, subscribe via email:
Find CSS3 Examples Entries :