S
Sitara Lal
Hi,
I have just upgraded to FP2003 and am lost in trying to apply CSS2 classes
to portions of text in my pages,
To explain the problem ...
For a CSS1 class [e.g. .h1 { font-family: Verdana; font-size: 24pt;
color: #000080; font-weight: bold }], I would simply select the text block
and choose .h1 from the Style window of the formatting toolbar.
However, what do I do for a CSS2 class, such as the one below?
#leftcontent {
position: absolute;
left:10px;
top:50px;
width:200px;
background:#fff;
border:1px solid #000;
}
How do I apply that class to a block of text on my page?
I am sure there is a simple answer to this which just escapes me, but I will
be grateful for any help!
SL
I have just upgraded to FP2003 and am lost in trying to apply CSS2 classes
to portions of text in my pages,
To explain the problem ...
For a CSS1 class [e.g. .h1 { font-family: Verdana; font-size: 24pt;
color: #000080; font-weight: bold }], I would simply select the text block
and choose .h1 from the Style window of the formatting toolbar.
However, what do I do for a CSS2 class, such as the one below?
#leftcontent {
position: absolute;
left:10px;
top:50px;
width:200px;
background:#fff;
border:1px solid #000;
}
How do I apply that class to a block of text on my page?
I am sure there is a simple answer to this which just escapes me, but I will
be grateful for any help!
SL