[thelist] quick css text layout float?

Ben Morrison ben.morrison at dogstardesign.co.uk
Thu Jul 17 05:15:14 CDT 2003


On 17/7/03 11:09 am, "Andrew" <andrew at humanbehaviour.co.uk> wrote:

> Is it possible to use css to create the following, using the word possible ast
> the example.
>
> fontsize14p fontsize12ossible
>
> would nested div and or float work? or is this a solution for position?

Slightly confused, are you after a initial First letter style? If so:

You could look at the pseudo-element:
http://www.w3schools.com/css/css_pseudo_elements.asp

Or as you said try the float property:
http://www.w3schools.com/css/css_classification.asp

benjer




More information about the thelist mailing list