Dreamweaver, inserting images in a table?

Discussion in 'Graphics & Multimedia' started by versatileshikha, Oct 29, 2009.

  1. #1
    When I insert multipule images in a cell of a table, every time a new image is inserted they go under each other, how can I make it so they go along (from left to right) of the cell?
    Thanks, but I don't want to add a table in a cell, is there a bit of code without the use of a table in a cell
    :confused:
     
    versatileshikha, Oct 29, 2009 IP
  2. averyz

    averyz Well-Known Member

    Messages:
    1,228
    Likes Received:
    167
    Best Answers:
    2
    Trophy Points:
    115
    #2
    I think you would be better off adding another cell and putting the next image in the new cell.
     
    averyz, Oct 29, 2009 IP
  3. carlbenator

    carlbenator Greenhorn

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    That's what I'd do, but if he doesn't want to, maybe,... align="left"
     
    carlbenator, Oct 30, 2009 IP
  4. averyz

    averyz Well-Known Member

    Messages:
    1,228
    Likes Received:
    167
    Best Answers:
    2
    Trophy Points:
    115
    #4
    just select the table and on the properties add another "cols" then you will have another cell.
     
    averyz, Oct 30, 2009 IP
  5. Sensei.Design

    Sensei.Design Prominent Member

    Messages:
    3,847
    Likes Received:
    162
    Best Answers:
    0
    Trophy Points:
    310
    Digital Goods:
    1
    #5
    why are you using tables? tables are not ment to be used the the structure of a site. You better use div's and you better stop using dreamweaver, as you have to know how to write code, before you can use software like dreamweaver to save you some time
     
    Sensei.Design, Oct 31, 2009 IP