 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
mnmnmikey
Joined: 02 May 2008 Posts: 2
|
Posted: Fri May 02, 2008 5:33 am html help needed please |
|
|
|
hi there im not too ofay with html... but i managed to code up this table to go on my forum however it appears at the bottom of the page not at the top...
Heres the code that i come up with, i have allowed all the tags etc i should need. And I have tried to add <table style="align:center;"> nothing seems to work.....
Could someone please re write it or add what i need thank you very much.....
Code
<table border="1" class="wikitable">
<tr>
<th> Posistion
</th><th> Player Name
</th><th> Points
</th><th> Finished Posistions
</th></tr>
<tr>
<td>1ST
</td><td>John Newman (viking)
</td><td>19
</td><td>1st,2nd,1st
</td></tr>
<tr>
<td>2nd
</td><td>Josh O'connor (josh d4u)
</td><td>14
</td><td>3rd,1st,3rd
</td></tr>
<tr>
<td>3rd
</td><td>Ben Garrod (longboy)
</td><td>10
</td><td>2nd,4th
</td></tr>
<tr>
<td>4th
</td><td>Vicky Warrilow
</td><td>7
</td><td>1st,4th
</td></tr>
<tr>
<td>5th
</td><td>Angus buckle (mrb)
</td><td>7
</td><td>3rd,2nd
</td></tr>
<tr>
<td>6th
</td><td>Mnmnmikey
</td><td>6
</td><td>2nd,5th
</td></tr>
<tr>
<td>7th
</td><td>Sgt Steve
</td><td>5
</td><td>4th,3rd
</td></tr>
<tr>
<td>8th
</td><td>Jamie D4U
</td><td>4
</td><td>4th
</td></tr>
<tr>
<td>9th
</td><td>Gary Finn
</td><td>2
</td><td>5th
</td></tr>
<tr>
<td>
</td><td>Markey Boy
</td><td>2
</td><td>6th
</td></tr>
<td>
</td><td>Hugehands
</td><td>2
</td><td>6th
</td></tr>
<td>
</td><td>Benny Big Slick
</td><td>0
</td><td>0
</td></tr>
</table> |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8217 Location: Castle Rock CO USA
|
|
mnmnmikey
Joined: 02 May 2008 Posts: 2
|
Posted: Fri May 02, 2008 7:44 am |
|
|
|
Yes its the same it's a phpbb forum.
And the code is just simply typed in a post box (like i am now.)
But it always has a massive gap above the grid.
You can see it here
www.nutsflushforum.co.uk it's on the home portal just click read more. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8217 Location: Castle Rock CO USA
|
Posted: Fri May 02, 2008 12:37 pm |
|
|
|
Usually when you post URL in a forum - it is not created properly.
If you look at the source code in the particular post, you will probably see
in that post.
You can try posting the HTML code without any carriage returns and that might fix the issue.
_________________
Corey
Toll Free Numbers for Real Estate Agents | Merchant Accounts |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|