Lynob
0
Q:

font-style

.my_italic_class{
  font-style: italic;
}
15
h1 {
  font-style: italic;
}
3

p.a {
  font-style: normal;
}


p.b {
  font-style: italic;
}


p.c {
  font-style: oblique;
}
 
0
h1 {
	font-family: "Times New Roman", Times, serif;
}
0

New to Communities?

Join the community