Hello.
Is there such thing as:
<style type="text/css">
.x { align: right;
</style>
I would be eternally grateful if any body could answer.
Thank you very much.If you're talking about text:text-align: right;Else, you probably want:float: right;Hello fredmv,
Thank you for your very quick response.
"float" has solved my problem.
Thank you.
Is there such thing as:
<style type="text/css">
.x { align: right;
</style>
I would be eternally grateful if any body could answer.
Thank you very much.If you're talking about text:text-align: right;Else, you probably want:float: right;Hello fredmv,
Thank you for your very quick response.
"float" has solved my problem.
Thank you.