css template pages

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 }
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top