Post by larka on Nov 9, 2008 16:42:17 GMT -5
Hello there,
Sorry for the delay. I’ve been crazy busy with papers and such. But here is your completed code. If you’d like any changes made, please let me know and I’ll fix it as needed. I’d recommend copying the code into Word and saving it.
I have also included a brief HTML guide in case you aren’t experienced with HTML. The guide is below the dotted line, so when posting, just use everything above the dotted line.
Enjoy.
Sorry for the delay. I’ve been crazy busy with papers and such. But here is your completed code. If you’d like any changes made, please let me know and I’ll fix it as needed. I’d recommend copying the code into Word and saving it.
I have also included a brief HTML guide in case you aren’t experienced with HTML. The guide is below the dotted line, so when posting, just use everything above the dotted line.
Enjoy.
<center><table border="0" cellpadding="0" cellspacing="0" width="300"> <tr><td bgcolor="#ffffff" width="300"><center><img src="http://i17.photobucket.com/albums/b93/hope796/butterfly3af4.png" width="300" height="400"></center></td></tr><tr><td bgcolor="#ffffff" width="300"><center><table border="0" cellpadding="0" cellspacing="0" width="275">
<tr><td bgcolor="#ffffff" width="275"><div align=justify><font size=1 face=tahoma>
TEXT FOR POST GOES HERE
<br></font></div></td></tr></table></center></td></tr><tr><td bgcolor="#ffffff" width="300">SAVANNAH HOPE</td></tr><tr><td bgcolor="#000000" height="1"></td></tr><tr><td bgcolor="#ffffff" width="300"><div align=right><font size=1 face=times new roman>baby why'd you leave me?
i was counting on forever.
now i'll never
know.</div></font></td></tr></table></center></td></tr></table></center>
------------
HTML Guide:
To center text, use this code:
<center>Text you want centered goes here</center>
To bold text, use this code:
<b>Text you want bold goes here</b>
To italicize text, use this code:
<i>Text you want italics goes here</i>
To make a line break, use this code:
<br><br>