1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Quick help with code please

Discussion in 'HTML & Website Design' started by Dominic, Jun 24, 2004.

  1. #1
    Dominic, Jun 24, 2004 IP
  2. TheHoff

    TheHoff Peon

    Messages:
    1,530
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In the code you are specifying two table data heights at the top of the page:

    <td height="125" valign="top" colspan="2">

    and

    <td width="180" height="19" valign="top">


    In the one with too much space, the heights are specified as:

    <td height="148" valign="top" colspan="3">

    and

    <td width="180" height="42" valign="top">
     
    TheHoff, Jun 24, 2004 IP
  3. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #3
    The smaller one is because you have a forced height of 42 on the parent cell, and the larger gap is because you have a forced height of 148 on the parent cell. :)
     
    digitalpoint, Jun 24, 2004 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Oh well.. beat me.
     
    digitalpoint, Jun 24, 2004 IP
  5. TheHoff

    TheHoff Peon

    Messages:
    1,530
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    0
    #5
    oh, I won something? :D






    yay
     
    TheHoff, Jun 24, 2004 IP
  6. Dominic

    Dominic Well-Known Member

    Messages:
    1,725
    Likes Received:
    121
    Best Answers:
    0
    Trophy Points:
    185
    #6
    Thanks guys - I'll go and update all the pages with the problem.

    With dreamweaver - I can develop a site and learn bits and pieces of code as I go (without having to know how it all works).

    Instead of having to know how to code properly - sometimes (like now) though I come unstuck.

    If it wasn't for WYSIWYG? programs like dreamweaver (any your help) this Social Worker would not be able to get past square one.

    Thanks heaps.
     
    Dominic, Jun 24, 2004 IP
  7. seokingdom07

    seokingdom07 Banned

    Messages:
    132
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    remove the extra spacing
     
    seokingdom07, May 14, 2009 IP