L
Lisa
When I create a fP 2000 template css page I notice the
header tags are grouped then again seperate......why? see
below (I can see one grouping ajusts the font; and the
other does the colour? but why not just apply the font to
each indiviual tag with the colour?)Thanks
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial,
Helvetica }
h1 { color: #800000; font-weight: bold }
h2 { color: #800000; font-weight: bold }
h3 { color: #800000; font-weight: bold }
h4 { color: #800000; font-weight: bold }
h5 { color: #800000; font-weight: bold }
h6 { color: #800000; font-weight: bold }
header tags are grouped then again seperate......why? see
below (I can see one grouping ajusts the font; and the
other does the colour? but why not just apply the font to
each indiviual tag with the colour?)Thanks
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial,
Helvetica }
h1 { color: #800000; font-weight: bold }
h2 { color: #800000; font-weight: bold }
h3 { color: #800000; font-weight: bold }
h4 { color: #800000; font-weight: bold }
h5 { color: #800000; font-weight: bold }
h6 { color: #800000; font-weight: bold }