Gamingforce Interactive Forums
85242 35212

Go Back   Exploding Garrmondo Weiner Interactive Swiss Army Penis > Garrmondo Network > Help Desk
Register FAQ GFWiki Community Donate Arcade ChocoJournal Calendar

Notices

Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis.
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).


HTML Help
Reply
 
Thread Tools
Grawl
WHAT IF I HAD DIED?!


Member 39

Level 34.06

Mar 2006


Reply With Quote
Old Mar 5, 2006, 05:03 PM Local time: Mar 6, 2006, 12:03 AM #1 of 12
HTML Help

http://members.home.nl/grawl/oblivion.html

Why does the table start halfway down the page, the more rows I add?

Source:

Code:
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="640">
  <tr><br>
    <td bgcolor="#55A692" width="640" height="30">
    <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">The Elder Scrolls IV: Oblivion - Walkthrough (IGN Exclusive)</font></b></td>
  </tr>
  <tr>
   <td>
    <font face="Verdana" size="1"><p>Created by:
    <ul><li>Arjen 'Grawl' Voogt, <a href="http://www.grawl.nl">www.grawl.nl</a>, <a href="mailto:grawler@gmail.com">grawler@gmail.com</a>

    <li>Abram 'APY' Wagenaar, <a href="http://www.planetelderscrolls.com">www.planetelderscrolls.com</a>, <a href="mailto:apy@rpgplanet.com">apy@rpgplanet.com</a>
    <li>Bla
    <li>Bla
    <li>Bla</ul>
    <p>
    <b>Title:</b> The Elder Scrolls IV: Oblivion
    <br><b>System:</b> PC, Xbox360
    <br><b>Developer:</b> Bethesda
    <br><b>Publisher:</b> Ubisoft
    <br><b>Release Date:</b> 20 March 2006<p>

   </td>
  </tr>
  <tr><br>
      <td bgcolor="#55A692" width="640" height="30">
      <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Table of Contents</font></b></td>
  </tr>
  <tr>
   <td>

    <font face="Verdana" size="1"><p>
    01 - <a href="#Introduction">Introduction</a><br>
    02 - <a href="#Classes">Classes</a><br>
    03 - <a href="#Skills">Skills</a><br><p>
   </td></tr>
  <tr><br>

       <td bgcolor="#55A692" width="640" height="30">
       <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF" id="Introduction">Introduction</font></b></td>
  </tr>
 <tr>
   <td>
    <font face="Verdana" size="1"><p>
    Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>
   </td></tr>

  <tr><br>
       <td bgcolor="#55A692" width="640" height="30">
       <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Space filling thing</font></b></td>
  </tr>
  <tr>
     <td>
      <font face="Verdana" size="1"><p>
      Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>

   </td></tr>
  <tr><br>
        <td bgcolor="#55A692" width="640" height="30">
        <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Space filling thing</font></b></td>
  </tr>
  <tr>
     <td>
      <font face="Verdana" size="1"><p>

      Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>
   </td></tr>
  <tr><br>
         <td bgcolor="#55A692" width="640" height="30">
         <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Space filling thing</font></b></td>
  </tr>
  <tr>
     <td>

      <font face="Verdana" size="1"><p>
      Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>
   </td></tr>
  <tr><br>
         <td bgcolor="#55A692" width="640" height="30">
         <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF" id="Classes">Space filling thing</font></b></td>
  </tr>
And no, didn't finished the table-tag yet.

Jam it back in, in the dark.
Grawl
WHAT IF I HAD DIED?!


Member 39

Level 34.06

Mar 2006


Reply With Quote
Old Mar 5, 2006, 05:24 PM Local time: Mar 6, 2006, 12:24 AM #2 of 12
Originally Posted by nazpyro
Try replacing all those "<tr><br>"s with just "<tr>".
Doing that makes the tables follow each other without a break.

Originally Posted by Stealth
Also, you should align the table to the top. (align="top")
Didn't work.

Also finished the table-tag, obviously.

There's nowhere I can't reach.
Grawl
WHAT IF I HAD DIED?!


Member 39

Level 34.06

Mar 2006


Reply With Quote
Old Mar 6, 2006, 12:52 PM Local time: Mar 6, 2006, 07:52 PM #3 of 12
Alright, check again, it works now.

Now I'm puzzle where the "<" comes from on top ._.

Code:
<table align="top" border="0" cellpadding="2" cellspacing="2" style="border-collapse: collapse" bordercolor="#111111" width="640">
  <tr>
    <td bgcolor="#55A692" width="640" height="30">
    <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">The Elder Scrolls IV: Oblivion - Walkthrough (IGN Exclusive)</font></b></td>
  </tr>
  <tr>
   <td>
    <font face="Verdana" size="1"><p>Created by:
    <ul><li>Arjen 'Grawl' Voogt, <a href="http://www.grawl.nl">www.grawl.nl</a>, <a href="mailto:grawler@gmail.com">grawler@gmail.com</a>
    <li>Abram 'APY' Wagenaar, <a href="http://www.planetelderscrolls.com">www.planetelderscrolls.com</a>, <a href="mailto:apy@rpgplanet.com">apy@rpgplanet.com</a>
    <li>Bla
    <li>Bla
    <li>Bla</ul>
    <p>
    <b>Title:</b> The Elder Scrolls IV: Oblivion
    <br><b>System:</b> PC, Xbox360
    <br><b>Developer:</b> Bethesda
    <br><b>Publisher:</b> Ubisoft
    <br><b>Release Date:</b> 20 March 2006<p>
   </td>
  </tr>
  <tr><
      <td bgcolor="#55A692" width="640" height="30">
      <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Table of Contents</font></b></td>
  </tr>
  <tr>
   <td>
    <font face="Verdana" size="1"><p>
    01 - <a href="#Introduction">Introduction</a><br>
    02 - <a href="#Classes">Classes</a><br>
    03 - <a href="#Skills">Skills</a><br><p>
   </td></tr>
  <tr>
       <td bgcolor="#55A692" width="640" height="30">
       <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF" id="Introduction">Introduction</font></b></td>
  </tr>
 <tr>
   <td>
    <font face="Verdana" size="1"><p>
    Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>
   </td></tr>
  <tr>
       <td bgcolor="#55A692" width="640" height="30">
       <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Space filling thing</font></b></td>
  </tr>
  <tr>
     <td>
      <font face="Verdana" size="1"><p>
      Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>
   </td></tr>
  <tr>
        <td bgcolor="#55A692" width="640" height="30">
        <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Space filling thing</font></b></td>
  </tr>
  <tr>
     <td>
      <font face="Verdana" size="1"><p>
      Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>
   </td></tr>
  <tr>
         <td bgcolor="#55A692" width="640" height="30">
         <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF">Space filling thing</font></b></td>
  </tr>
  <tr>
     <td>
      <font face="Verdana" size="1"><p>
      Blabla something happened and then you got in jail, the king escapes, you too blablabla. Funky story.<p>
   </td></tr>
  <tr>
         <td bgcolor="#55A692" width="640" height="30">
         <p align="center"><b><font face="Verdana" size="2" color="#FFFFFF" id="Classes">Space filling thing</font></b></td>
  </tr>
 </table>


This thing is sticky, and I don't like it. I don't appreciate it.
Grawl
WHAT IF I HAD DIED?!


Member 39

Level 34.06

Mar 2006


Reply With Quote
Old Mar 6, 2006, 12:59 PM Local time: Mar 6, 2006, 07:59 PM #4 of 12
Right ;p

I am a dolphin, do you want me on your body?
Reply


Exploding Garrmondo Weiner Interactive Swiss Army Penis > Garrmondo Network > Help Desk > HTML Help

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Coding Assistance IdleChill Help Desk 2 May 4, 2008 01:44 AM
HTML Table Generator Megalith Help Desk 2 Apr 22, 2008 01:50 AM
Enable HTML for journals? Elixir Board Support 11 Oct 17, 2007 02:36 PM
Indexing HTML Megalith Help Desk 1 Aug 20, 2007 05:05 PM
HTML and CSS for a menu Duminas Help Desk 2 May 23, 2006 10:37 AM


All times are GMT -5. The time now is 12:25 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2026, vBulletin Solutions, Inc.