what method to use for arranging images within text?

Discussion in 'HTML & Website Design' started by jbourne84, Dec 28, 2012.

  1. #1
    I just want to place some text with some images, if this was MS word i would want the look of 'image text wrapping: tight'. Also so this content is all constrained within two columns Should this be within a div tag?
     
    jbourne84, Dec 28, 2012 IP
  2. AlbCoder

    AlbCoder Well-Known Member

    Messages:
    126
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    163
    #2
    css:

    Something like that will help you to create 2 columns.
     
    AlbCoder, Dec 28, 2012 IP
  3. manioxy

    manioxy Greenhorn

    Messages:
    22
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    23
    #3
    jbourne84,

    Yes you should try using the div tag.
     
    manioxy, Dec 28, 2012 IP
  4. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #4
    I'm not entirely sure we're grasping what you are asking... to me it just sounds like you want a float.

    Do you have a visual representation of what you are asking for? When possible I try to avoid adding excess elements like DIV, or at least keep the number to a minimum.
     
    deathshadow, Dec 28, 2012 IP