View Full Version : grrrrr....


Yuppy
04-27-2003, 09:45 PM
<center><table border="1" width="500">
<tr>
<td bgcolor="#000000" width="125" rowspan=2><font face=skia color=white size=1><center><p><b><font color=lightyellow>•|:|•</font></b></p><p><b>• Dubbing •</b></p><p>|:| Euphoria |:|</p><p><b>• Gender •</b></p><p>|:| The Fairest |:|</p><p><b>• Summers •</b></p><p>|:| 3 |:|</p><p><b>• Lineage •</b></p><p>|:| Arabic |:|</p><p><b>• Dye •</b></p><p>|:| Mahogany |:|</p><p><b>• Flaws •</b></p><p>|:| None |:|</p><p><b>• Status •</b></p><p>|:| Solitary |:|</p><p><b>• Residence •</b></p><p>|:| None |:|</p><p><b>• Contact •</b></p><p>999</p><p><b>• Ooc •</b></p><p>|:| Eurra |:|</p><p><b><font color=lightyellow>•|:|•</font></b></p></td>
<td bgcolor="#000000" width="375" colspan=1><center><p></p><p><img src="http://www.geocities.com/heavensgoldenhalo/Euphoria.gif"></p><p></p></center></td>
</tr>
<tr>

<td bgcolor="#000000" width="375" ><font face=skia color=white size=1><center>999</center></font><font face=skia color=white size=1><center><p><b>|:| Actions |:|</b></p><p>999</p><p><b>|:| Thoughts |:|</b></p><p><i>- None of purpose -</i></p></font><font face=skia color=white size=1><center>999</center></font></td>
</tr>
</table></center>

is there anything wrong with that? hm....well it supposed to look like the one on this page... http://www.geocities.com/heavensgoldenhalo//euphoriatable.html ,only when I post all the html on the top ^ onto a message board the image part of it is having problems...pwease help~~!

((I shortened the long text part to 999 ^_^;; it won't take as long to read...))

MaGiCSuN
04-28-2003, 09:47 AM
if the image in the code doesn't work then it's because geocities.com doesn't allow direct linking

you can only link images on geocities.com from geocities.com but not on another site to geocities.com image.

To solve this search the forum for "image host" or "direct linking host"

Love,
Mirna

amicus
05-02-2003, 04:18 AM
try the code below. i tried it on my local machine and the image came up correctly. the code had errors on it so i just went ahead and fixed it, hopefully that was all it was.

<center>
<table border="1" width="500">
<tr>
<td bgcolor="#000000" width="125" rowspan=2><font face=skia color=white size=1>
<center>
<p><b><font color=lightyellow>•|:|•</font></b></p>
<p><b>• Dubbing •</b></p>
<p>|:| Euphoria |:|</p>
<p><b>• Gender •</b></p>
<p>|:| The Fairest |:|</p>
<p><b>• Summers •</b></p>
<p>|:| 3 |:|</p>
<p><b>• Lineage •</b></p>
<p>|:| Arabic |:|</p>
<p><b>• Dye •</b></p>
<p>|:| Mahogany |:|</p>
<p><b>• Flaws •</b></p>
<p>|:| None |:|</p>
<p><b>• Status •</b></p>
<p>|:| Solitary |:|</p>
<p><b>• Residence •</b></p>
<p>|:| None |:|</p>
<p><b>• Contact •</b></p>
<p>999</p>
<p><b>• Ooc •</b></p>
<p>|:| Eurra |:|</p>
<p><b><font color=lightyellow>•|:|•</font></b></p>
</center>
</font></td>
<td bgcolor="#000000" width="375" colspan=1>
<center>
<p></p>
<p><img src="http://www.geocities.com/heavensgoldenhalo/Euphoria.gif"></p>
<p></p>
</center>
</td>
</tr>
<tr>
<td bgcolor="#000000" width="375" ><font face=skia color=white size=1>
<center>
999
</center>
</font>
<center>
<font face=skia color=white size=1>
<p><b>|:| Actions |:|</b></p>
<p>999</p>
<p><b>|:| Thoughts |:|</b></p>
<p><i>- None of purpose -</i></p>
</font><font face=skia color=white size=1>
<center>
999
</center>
</font>
</center>
</td>
</tr>
</table>
</center>