Re: font-weight: bold

by Brian Markham <bmarkham(at)home.com>

 Date:  Tue, 21 Sep 1999 18:31:06 -0400
 To:  hwg-style(at)hwg.org
 Cc:  Duane Hall <hallmark(at)intergate.bc.ca>
 In-Reply-To:  bc
  todo: View Thread, Original
At 02:09 PM 9/21/99 -0700, you wrote:
>P.justify { text-align: justify; margin-left: 10pt; margin-right: 10pt;
>font-size: 13pt; font-style: italic; font-weight: bold; color: "#800000";
>font-family: times, serif }

I don't see what the problem would be..does everything BUT the weight 
attribute work..? Also...here's a suggestion for readability..all of your 
font-att styles can be condensed into one big font attribute..as such:

P.justify { text-align: justify;
             margin-left: 10pt; margin-right: 10pt;
             font: bold 13pt times, serif;
             color: #800000;
           }
------
Brian Markham
Owner, Elysian Web Design, Inc.
http://www.elysian-design.com/

HWG hwg-style mailing list archives, maintained by Webmasters @ IWA