Question:

Html Code for a table in MySpace Blog?

by  |  earlier

0 LIKES UnLike

I have created a table but when I copy the code in and go to preview it it adds things such as ..TR> and ..TABLE> at the top of the blog. I have tried deleting the code I thought was causing it but it still puts it there. the code is below. Again it keeps the "..TABLE>" and "..TR>" in the code even after I delete it as you can see below. Any suggestions? Thanks.

<TABLE cellSpacing=0 cellPadding=5 width=600 border=2>..TR>

<TBODY>

<TR>

<TD>Hello1</TD>

<TD>

<CENTER></CENTER></TD>

<TD>Hello2</TD></TR>

<TR>

<TD>Hello3</TD>

<TD>

<CENTER></CENTER></TD>

<TD>Hello4</TD></TR>..TABLE> </TBODY></TABLE>

 Tags:

   Report

1 ANSWERS


  1. you have to put the blog editor into HTML mode before you can use HTML

    and dont use TBODY in your code either - that will mess up on myspace

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.