Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

Can somebody code this blog?

Mon Sep 13, 2004 12:47 am

I'm sorry to ask,but...I just got a blog made for me and I need it coded.

Image

Thank you!!!

Mon Sep 13, 2004 1:15 am

<img src="http://stoodder.50free.org/avatar.php">
Code:
<table border="0" cellpadding="0" cellspacing="0" height="300" width="200">
   <tr>
      <td background="http://img.photobucket.com/albums/v37/Medli/blog.gif" valign="top" align="left">
         <div style="height: 129px; width: 171px; position: relative; top: 165px; left: 13px; overflow: auto;">
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         </div>
      </td>
   </tr>
</table>

hope that helps

Mon Sep 13, 2004 2:06 am

stoodder wrote:<img src="http://stoodder.50free.org/avatar.php">
Code:
<table border="0" cellpadding="0" cellspacing="0" height="300" width="200">
   <tr>
      <td background="http://img.photobucket.com/albums/v37/Medli/blog.gif" valign="top" align="left">
         <div style="height: 129px; width: 171px; position: relative; top: 165px; left: 13px; overflow: auto;">
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         </div>
      </td>
   </tr>
</table>

hope that helps


Thank you very much,but the little table isn't where its supposted to go. :P (Probably just a mistake,I'm sure.) (Its up on top the Chia)

Mon Sep 13, 2004 2:19 am

Just try messing around with this part of the code:
Code:
<div style="height: 129px; width: 171px; position: relative; top: 165px; left: 13px; overflow: auto;">

Mon Sep 13, 2004 2:27 am

Thanks. I got it to work. Thanks both of you! :)
Topic locked