Posted by Dan Marino on 10/15/06 10:59
> I don't know if there is any form of tag or CSS instruction which will
> do that.
ok
alternative question
if i use an absolute positioning for a class .MyClass1 paragraph, is there
any way to tell my CSS to write a class .MyClass2 paragraph at the same
height of a paragraph and - as an example - 10 pixel far from the end of
the first?
i need - in other words - to have this effect:
First_name Second_name
where
a) the "F" and the "S" must be in a different color
b) First_name has an absolute positioning (but i DO NOT know in advance
the width of Firs_name, so i cannot use absolute positioning for
Second_name too)
thanks again
d.
[Back to original message]
|