The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Large Space in Post before html Table

4 posters

Go down

Solved Large Space in Post before html Table

Post by Dr.Intern Tue Apr 30 2013, 17:19

I put an html table in a post and a large gap appeared between the previous sentence and the table.
Large Space in Post before html Table Post_s10

Link to post: http://duelacademylegends.forumotion.com/t1037-exodia-tournament#6388
Code:
<table border=1 bordercolor=black style="background-color:grey; color:black; text-align:center;">
    <tr>
      <td>Opponent
      <td style="color:orange; width:50px">Exodia<br />M/S*</td>
      <td style="color:lightblue;padding:2px;">Blue-Eyes<br />M/S</td>
      <td style="color:purple;padding:2px;">Dark Skills<br />M/S</td>
      <td style="color:red;padding:2px;">Red-Eyes<br />M/S</td>
    </tr>
    <tr>
      <td style="color:orange; text-align:left;">Exodia</td>
      <td>-</td>
      <td>3/2</td>
<td> 3/2</td>
<td> 3/2</td>
    </tr>
    <tr>
      <td style="color:lightblue; text-align:left">Blue-Eyes</td>
      <td>5/3</td>
      <td>3/2</td>
<td>3/2</td>
<td>3/2</td>
    </tr>
    <tr>
      <td style="color:purple; text-align:left">Dark Skills</td>
      <td>5/3</td>
      <td>4/2</td>
<td>2/1</td>
<td>2/1</td>
    </tr>
    <tr>
      <td style="color:red; text-align:left">Red-Eyes</td>
      <td>5/3</td>
      <td>4/2</td>
<td>3/2</td>
<td>2/1</td>
    </tr>
</table>


Last edited by Dr.Intern on Thu May 02 2013, 00:21; edited 1 time in total
avatar
Dr.Intern
Forumember

Posts : 77
Reputation : 3
Language : English

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by Sir Chivas™ Tue Apr 30 2013, 17:41

Hi,

I've noticed that before, try adding the HTML table at the top. See if it still creates that gap.

Moved to "Other Problems."
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by Dr.Intern Tue Apr 30 2013, 17:45

Same space happens.
avatar
Dr.Intern
Forumember

Posts : 77
Reputation : 3
Language : English

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by Dr.Intern Wed May 01 2013, 17:25

Bump.
avatar
Dr.Intern
Forumember

Posts : 77
Reputation : 3
Language : English

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by Sir Chivas™ Wed May 01 2013, 17:46

Hmm, I have tried to look for a way to remove it, but still occurs. Why not create an HTML page and insert the table there? Then, provide the URL of the HTML page inside your thread..
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by Dr.Intern Wed May 01 2013, 18:17

Seems like too much work for this post. Thanks anyway.

I won't mark this solved since it isn't.
avatar
Dr.Intern
Forumember

Posts : 77
Reputation : 3
Language : English

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by E-Mark Wed May 01 2013, 20:05

Try this one:
Code:
[table border=1 bordercolor=black style="background-color:grey; color:black; text-align:center;"]
    <tr>
      <td>Opponent
      <td style="color:orange; width:50px">Exodia<br />M/S*</td>
      <td style="color:lightblue;padding:2px;">Blue-Eyes<br />M/S</td>
      <td style="color:purple;padding:2px;">Dark Skills<br />M/S</td>
      <td style="color:red;padding:2px;">Red-Eyes<br />M/S</td>
    </tr>
    <tr>
      <td style="color:orange; text-align:left;">Exodia</td>
      <td>-</td>
      <td>3/2</td>
<td> 3/2</td>
<td> 3/2</td>
    </tr>
    <tr>
      <td style="color:lightblue; text-align:left">Blue-Eyes</td>
      <td>5/3</td>
      <td>3/2</td>
<td>3/2</td>
<td>3/2</td>
    </tr>
    <tr>
      <td style="color:purple; text-align:left">Dark Skills</td>
      <td>5/3</td>
      <td>4/2</td>
<td>2/1</td>
<td>2/1</td>
    </tr>
    <tr>
      <td style="color:red; text-align:left">Red-Eyes</td>
      <td>5/3</td>
      <td>4/2</td>
<td>3/2</td>
<td>2/1</td>
    </tr>
[/table]

bye
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by Dr.Intern Thu May 02 2013, 00:19

That works fine. I didn't know you could mix BBcode and Html. Thanks
avatar
Dr.Intern
Forumember

Posts : 77
Reputation : 3
Language : English

Back to top Go down

Solved Re: Large Space in Post before html Table

Post by Jophy Thu May 02 2013, 07:20

Topic Solved & Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum