1 Reply Latest reply: Mar 11, 2007 11:45 AM by Newsgroup_User RSS

    Placing photos

    TerryLn22 Community Member
      I placed a post a while back, about how to place photos, as dragging and drop doesn't work. Someone wrote back to check the forums for the many posts about this topic. One thing I love, is to come to forums and waste time looking for posts that don't come up, or where all the answers are in secret code, like, "Look up css". I give up. What is css?

      ANyways, how can I place photos where I want them? I don't think I have to make a table, but I do have to give that spot width. How do you do this?

      Thanks,

      Jeff
        • 1. Re: Placing photos
          Newsgroup_User Community Member
          Hi Jeff,

          > ANyways, how can I place photos where I want them? I don't think I have to
          > make a table, but I do have to give that spot width. How do you do this?

          Put your cursor where you want the image, then Insert>Image (Ctrl+Alt+I),
          and browse to your image. You don't have to make room for it, but if you
          don't put it in some container, such as a table or div, the image will wrap
          with the text (as the screen is resized, the image will move) - this is why
          people use tables for layout - to keep that from happening.

          Aloha,

          Jerry