M
Mr. Analogy
If I want to format text:
<H1 class="mytext"> blah blah</H1>
The only way I know to do this in FP is to apply H1 style and THEN
apply .MyText style (CSS class) so that the style shows up in FP's
editor Style combo box as "H1.MyText"
Is there any way to apply H1.MyText with just ONE click?
I.e., if I know that all page titles will be H1.PageTitle then I don't
want our webmaster to have to remember to make it H1 and also
..Pagtitle. I'd like there to be an H1.PageTitle.
-Clay
<H1 class="mytext"> blah blah</H1>
The only way I know to do this in FP is to apply H1 style and THEN
apply .MyText style (CSS class) so that the style shows up in FP's
editor Style combo box as "H1.MyText"
Is there any way to apply H1.MyText with just ONE click?
I.e., if I know that all page titles will be H1.PageTitle then I don't
want our webmaster to have to remember to make it H1 and also
..Pagtitle. I'd like there to be an H1.PageTitle.
-Clay