Technically, you could, but it's considered very bad practice in any to
use any font tags in HTML. And font tags have been deprecated for
years. You should always assign fonts (and, as much as possible, any
code affecting presentation) in CSS, and you can assign them to the body
element there.
The one possible consideration where it might be considered acceptable
is in HTML email, but even there, you should assign it as CSS (using
font-face or font-family).
Don't do it!
Rick Gordon
--------------------
On March 15, 2018 at 6:25:38 PM [-0700],
Nori Muster wrote in an email entitled
"HTML authoring - specifying a font":
I know how to set a typeface using <font face=“helvetica”> </font>
But is there a way to change the whole document at the same time, like
to put helvetica in the <body> line?
___________________________________________
RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________
WWW: http://www.shelterpub.com
--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bbedit.