| Author |
Message |
theshack BizHat Newbie

Joined: 04 Sep 2004 Posts: 9
|
Posted: Tue Sep 07, 2004 9:05 am Post subject: question |
|
|
| i have linked a thumbnail picture to a bigger version of that picture on my website. all three work on my computer but when i put the site up on the net only the first three work?? please help. |
|
| Back to top |
|
 |
mossweeties BizHat Newbie

Joined: 12 Jul 2004 Posts: 28
|
Posted: Tue Sep 07, 2004 8:17 pm Post subject: |
|
|
That happen to me too. At first I use this code:
| Code: | <a href="http://www.geocities.com/lakornadmirer" target="_blank">
<img src="http://mossweeties.bizhat.com/layout/lakorn.jpg" BORDER="0" WIDTH="88" HEIGHT="31"></a> |
It work fine on my computer, but when I upload it it didn't work also. Then I started messing around with it a little more. Then I try the same code with a little modificaion. Now I use this other code:
| Code: | <a href="http://www.geocities.com/lakornadmirer" target="_blank">
<img src="http://mossweeties.bizhat.com/layout/lakorn.jpg" BORDER="0"></a> |
After I edit the code I make sure I didn't open my site because when I do my computer will automatically put it in the previous code. So just make that modification and upload your site again. Maybe it will work for you like it work for me. |
|
| Back to top |
|
 |
theshack BizHat Newbie

Joined: 04 Sep 2004 Posts: 9
|
Posted: Wed Sep 08, 2004 7:19 am Post subject: |
|
|
| oh ok thanx a bunch |
|
| Back to top |
|
 |
mossweeties BizHat Newbie

Joined: 12 Jul 2004 Posts: 28
|
Posted: Thu Sep 09, 2004 2:07 am Post subject: |
|
|
| no problem...just mess around with it a little. Took me forever to find out. |
|
| Back to top |
|
 |
theshack BizHat Newbie

Joined: 04 Sep 2004 Posts: 9
|
Posted: Thu Sep 09, 2004 8:45 am Post subject: |
|
|
| lol didnt work, thanx anyway ill keep playing. |
|
| Back to top |
|
 |
|