• Ok i have an unordered list and at the top of each list item I would like to have a photo using <img align=”left” src=”URL” />. But if there is not enough text to wrap around the photo the next li displays below and to the right of the previous list item.
    EXAMPLE: ( #=photo)

    # enough text
    to wrap around

    #not enough text
    #the next li appears over here.

    Any ideas?

  • The topic ‘<img align=”left” src=”” />’ is closed to new replies.