Table insertion problem!
Author: Angel TDWi am tryin to insert a table in the text object,,,(in blog)
code:
<table align="center" cellpadding="50">
<tr><td>
<a href="http://twitter.com/Ultra_iPhone" target="_blank" class="imCssLink"><img src="images/twitter.png" alt="" style="vertical-align:middle;border:0"/>Follow Us On Twitter</a>
</td><td>
<a href="http://www.ultraiphone.co/blog/x5feed.xml" target="_blank" class="imCssLink"><img src="images/rss.png" alt="" style="vertical-align:middle;border:0"/>Subscribe To RSS Feed</a>
</td></tr><tr><td>
<a href="https://plus.google.com/108583130115255751883" target="_blank" class="imCssLink"><img src="images/google_plus.png" alt="" style="vertical-align:middle;border:0"/>Follow Us On Google+</a></td><td>
<a href="http://www.facebook.com/UltraiPhone" target="_blank" class="imCssLink"><img src="images/facebook.png" alt="" style="vertical-align:middle;border:0"/>Like Us On Facebook</a>
</td></tr></table>
at first it came perfectly but hence forth, all that i m getting is...
Author
solved the problem..
thanx
angel