On Fri, 17 Dec 2004 09:02:25 +0930, <[EMAIL PROTECTED]> wrote:
.pmi p:first-line {
font-size: 1.2em;
}
this should be:
p.pmi:first-line {
font-size: 1.2em;
}
But using the 'br' isn't any good too. Maybe this line with
the br should be instead a heading followed with a paragraph?
Rene
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************