Friends today i have seen new thing(for me) in css that is font style.
.sampleclass {
font-style: normal;
}
Earlier it was italic, that was slightly inclined, so i made it normal, now text is coming fine. Tomorrow i will come up more interesting things about web design.
.sampleclass {
font-style: normal;
}
Earlier it was italic, that was slightly inclined, so i made it normal, now text is coming fine. Tomorrow i will come up more interesting things about web design.

