Global style definitions go more commonly in the <head section>, though
styles can be added in the body section.
It's most common though to have the style sheet (or sometimes multiple
style sheets) as separate documents which are linked with a line such as:
<link rel="stylesheet" href="path-to-your-css-file.css" type="text/css" />
(Other attributes, such as id and media can also be included.)
Rick Gordon
--------------------
On March 16, 2018 at 2:22:52 PM [-0700],
Nori Muster wrote in an email entitled
"Re: HTML authoring - specifying a font":
Thanks David - this may be a good alternative to learning CSS like
everyone else recommended, but maybe it's about time I learn CSS anyway.
Oh computers - why do you challenge me all the time?
Thank you for the code, Ill try it. Does <style> go up there above or
below <body>? I'm guessing just below <body>.
___________________________________________
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.