div.a {
text-transform: uppercase;
}
div.b {
text-transform: lowercase;
div.c {
text-transform: capitalize;
No comments:
Post a Comment