Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 496 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

tables lol

Thread title: tables lol
Closed Thread    
    Thread tools Search this thread Display Modes  
03-31-2005, 04:58 AM
#1
eravedesigns is offline eravedesigns
eravedesigns's Avatar
Status: Senior Member
Join date: Mar 2005
Location:
Expertise:
Software:
 
Posts: 768
iTrader: 2 / 100%
 

eravedesigns is on a distinguished road

Send a message via AIM to eravedesigns

  Old  tables lol

ya on some sites like www.rednerve.com they use tables. I stacked a table on a table but then i get this gap in between how do i stop that. On rednerver where the tables meet there is no gap. I can't move the tables either.
help!!

03-31-2005, 07:19 AM
#2
PortWeaver is offline PortWeaver
Status: I'm new around here
Join date: Feb 2005
Location: Shoreham-By-Sea
Expertise:
Software:
 
Posts: 23
iTrader: 0 / 0%
 

PortWeaver is on a distinguished road

  Old

Try something like this:

Code:
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"></td>
</tr>
</table>
Laying them out as above should cure your problem, remember to always put the closing tag on the same same line as your closing because Internet Explorer thinks it's a paragraph/page break otherwise.

03-31-2005, 12:49 PM
#3
DateinaDash is offline DateinaDash
Status: The BidMaster
Join date: Nov 2004
Location: England
Expertise:
Software:
 
Posts: 10,821
iTrader: 0 / 0%
 

DateinaDash is on a distinguished road

  Old

Also, check out www.htmlgoodies.com for help with tables

03-31-2005, 01:33 PM
#4
eravedesigns is offline eravedesigns
eravedesigns's Avatar
Status: Senior Member
Join date: Mar 2005
Location:
Expertise:
Software:
 
Posts: 768
iTrader: 2 / 100%
 

eravedesigns is on a distinguished road

Send a message via AIM to eravedesigns

  Old

thanks everyone

03-31-2005, 01:37 PM
#5
jamesyfx is offline jamesyfx
Status: Member
Join date: Jan 2005
Location: Manchester
Expertise: Design
Software: TextEdit
 
Posts: 1,009
iTrader: 0 / 0%
 

jamesyfx is on a distinguished road

Send a message via MSN to jamesyfx

  Old

Colspans and Rowspans were the bit I struggled on with tables, so I suggest you take a closer look at that section on htmlgoodies.

03-31-2005, 05:10 PM
#6
derek lapp is offline derek lapp
Status: design rockstar
Join date: Jan 2005
Location: guelph, ontario
Expertise:
Software:
 
Posts: 2,246
iTrader: 0 / 0%
 

derek lapp is on a distinguished road

  Old

row/colspan is so easy if it's actually explained properly - which is never is to a beginner. the part that no one seems to mention which annoys me is the fact the tables must be symmetrical. row 1 cell 2 if 275 px wide. row 2 cell 2 can't be 350! people don't make symmetrical designs then run into this, then emebd table after table to compensate for not taking the time to line up/fix and it ruins my surfing experience.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed