Test Post

Started by
29 comments, last by Josie589 11 years, 4 months ago

<table>

<tr><td>Test</td></tr>

</table>

Advertisement
Hmmm, sorry for hijacking, but BBcode tables seem to work, though :-)
[source]
[table][tr][th]#[/th][th]Name[/th][th]Value[/th][/tr]
[tr][th]1[/th][td]Color[/td][td]Green[/td][/tr]
[tr][th]2[/th][td]Distance[/td][td]100m[/td][/tr]
[/table]
[/source]
gives (minor glitch: newlines before the table appears):
[table][tr][th]#[/th][th]Name[/th][th]Value[/th][/tr]
[tr][th]1[/th][td]Color[/td][td]Green[/td][/tr]
[tr][th]2[/th][td]Distance[/td][td]100m[/td][/tr]
[/table]

Oh cool. I thought I had them fixed yesterday but didn't test them yet. I wanted to see if I could just post pure html code for tables.

<div> </div> <p> </p> <strong> </strong> <strike> </strike>


<div>test</div>

http://www.gamedev.net/

http://community.invisionpower.com/

http://www.gamedev.net/

http://www.yahoo.com


List test
List test
List test

This topic is closed to new replies.

Advertisement