How To Post A Link/Picture

Posting a Link

The basic html code for posting a link is:

<a href="location of website">name of website</a>

For example, say you wanted to post a link to the Giant Couples webpage, which is located at http://www.geocities.com/drlazarus1/

You would type:
<a href="http://www.geocities.com/drlazarus1/">Giant Couples webpage</a>

And the end result would look like this:
Giant Couples webpage

Make sure you type in the =, ", and  the < > symbols. You also have to make sure you type the address (or url) of the website exactly as it appears (a good idea is to just copy and paste it, to avoid making any mistakes). The name can be whatever you want it to be, but it's usually the name of the website.

Posting a picture

Posting a pic(ture) is very similar to posting a link

The basic html code for posting a pic is:

<img src="location of pic">

In order to post a picture on the board, it must be on the web somewhere. Sorry, but you can't post pix directly from your hard drive here, like you can on the Giantess Shrine message board. For example, a pic with the location of C:\giantcouples\giantcouples.jpg will not work. If you want to post to picture, but don't have any webspace, you can send it to me, and I can upload it to my webspace, and post it for you

Say the pic you want to post is located at:
http://www.geocities.com/drlazarus1/testpic.jpg

You would type:
<img src="http://www.geocities.com/drlazarus1/testpic.jpg">

The finished result would be:

Just like with posting a link, make sure you type in everything exactly.

You can also just post a link to a picture, the same way you would post a link to a website...

For example, say you wanted to post a link to "testpic.jpg"

You would type:
<a href="http://www.geocities.com/drlazarus1/testpic.jpg">test pic</a>

And the end result would look like this:
test pic

Note: Some servers will not allow you to post images directly from their websites, such as Xoom. If this is the case, use the link method.
 

FAQ

Hosted by www.Geocities.ws

1