Posting photos

S

sebae0

Guest
i think their is a way to post more than one pic per reply but i don't know how to do this.
 

kelly

Member
sundance,
<p><img border="0" src="https://www.saltwaterfish.com/Inside-Bu-U-build-it.jpg"></p>
<p>You could probably do it by using html and putting your pics on your site on the
web.</p>
<img border="0" src="https://www.saltwaterfish.com/Inside-Bu-ReefPackages.jpg">
<img border="0" src="https://www.saltwaterfish.com/Inside-Bu-Drygoods.jpg">
<p>The code is below, but where you see a ^ change it to a less than sign. If I put in the "<" you would not be able to view the code. Make sure that you substitute your domain name for DomainName and the name of the image you wish to display for ImageName.jpg . The code can be repeated multiple time until each image is listed.
^img border="0" src="http://www.DomainName/ImageName.jpg">
the code for the 1st image above is :
^img border="0" src="https://www.saltwaterfish.com/Inside-Bu-U-build-it.jpg"></p>
Again, the ^ should be replaced by a < to make it work
Best wishes
 
Top