Jump to content


Tables


3 replies to this topic

#1 -GhoSt-

    Young Padawan

  • Members
  • Pip
  • 118 posts

Posted 05 May 2005 - 05:04 PM

I looked around but i dont know where to put the code

<table width="75%"  border="0">
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>

i want it inside my textbox but wen i do that everything gets messed up or it wont show up...so where do i put that code? im confused ;) :( :( :bs:

#2 John^

    Young Padawan

  • Members
  • Pip
  • 64 posts
  • Location:Costa Mesa, California
  • Interests:Stuff :P

Posted 05 May 2005 - 05:30 PM

make a layer inside the text box and put it in the layer

#3 -GhoSt-

    Young Padawan

  • Members
  • Pip
  • 118 posts

Posted 05 May 2005 - 05:39 PM

ok man il try that...do i do it with <div></div> style?

#4 MaRmAR

    Young Padawan

  • Members
  • Pip
  • 18 posts
  • Location:Slovakia

Posted 06 May 2005 - 02:39 AM

<div style="position:absolute; z-index:999;">
  //some code
</div>

Don't forget to enter the right width, height and x + y coordinates (margin-left & margin-top) into DIV's style.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users