Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Float an image in the middle of the paragraph

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #200922
    riyazaec
    Participant

    Hi,

    I wanted to float am image in the middle of the paragraph.

    Please check the below pen and let me know the solution.

    http://codepen.io/anon/pen/XbWNxM

    Regards,
    Riyaz

    #200925
    Paulie_D
    Member

    Basically you can’t do this with floats.

    If you had an image of what you are trying to do it might be of some use but print layouts are still ahead of web layouts at the moment.

    There are experimental options available but hey haven’t been adopted by most browsers as yet.

    https://css-tricks.com/float-center/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.