Quote:
Originally Posted by Toxaris
It is not required to actually name a font. Just:
Code:
body {
font-family: serif;
}
is enough.
|
Thanks. That is a handy bit of info I can put to use now. This makes it easy to go back and forth (serif/sans serif).
Regards - John