Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

* CSS font change help!

0 views
Skip to first unread message

Michael J Flagg

unread,
Oct 20, 1999, 3:00:00 AM10/20/99
to
How do I do several font changes in a sentence using Cascading Style Sheets
(CSS). Each font may have a different points size, color, or other
attribute. Can this be done? So far I know how to initialize a paragraph
with a particular font, but not several font point size changes in a
paragraph.

Thank you, Michael

Tony S

unread,
Oct 20, 1999, 3:00:00 AM10/20/99
to
Use span for inline items and div or layer for block stuff. For
example....Create a class named blue, black and red set font colors, weights
etc. Then in your sentence. I am <span class="blue">blue</span>, <span
class="black"> black</span> and <span class="red"> red</span>.


--
Regards,
Tony
Designer/Developer
www.csofm.com
Construction/Medical/Office Solutions
Come see the last best place Billings, MT
www.csofm.com/blgsdine
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael J Flagg <mfl...@irresistibleink.com> wrote in message
news:quoP3.1579$8D.1...@newsfeed.slurp.net...

0 new messages