Jump to content

fuck

Members
  • Posts

    429
  • Joined

  • Last visited

Posts posted by fuck

  1. Suman, the number tag you refer to is the image's number in photo.net's numbering system. If you right-click the photo itself, you'll see a web address with a .jpeg extension. Copy and past this into the <img src=" "> tag. Otherwise, some of the fora allow you to upload an image from your hard drive. An image uploaded from your computer will display inline only if it is less than or equal to 511 pixels wide and you put something in the caption field on the upload page. Have fun.
  2. Abe,<P>

     

    Go <a href="http://www.htmlgoodies.com/">here</a> and start clicking around and reading a little.<P>

     

    To have the pics show up inline, you need to use the "img" tag, and the image file must be currently hosted somewhere on the web.<P>

     

    For multiple pics in one post, use multiple "img" tags with the "p" carriage return after each one.<P>

     

    For an upload to a post to appear in the thread, it must be less than or equal to 511 pixels on the horizontal dimension and you must put a caption in the field provided on the upload page.

  3. Oh, and also:

     

    The web address you put in was the photo's page address, which I know you can link to, via the

     

    <a href="www.the-web-address-goes-here.com">these-are-the-words-that-will-appear-as-a-clickable-link</a>

     

    thing, but the

     

    <img src="web-address-of-a-single-image">

     

    I think is only usable on single images, which you can get the web address of the image by itself by right-clicking on the image and selecting 'Properties', as opposed to copy/pasting the web address of the page that the picture resides on from the address bar in your browser.

×
×
  • Create New...