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.

Problem with table

Discussion in 'CSS' started by papa1980, Sep 27, 2006.

  1. #1
    Hi every body

    Please see this web pages http://hello.qsh.eu/.
    I have 3 pic and table how i can assemble table correctly????
    And how i can off the speace between row and column???

    Best regards
     
    papa1980, Sep 27, 2006 IP
  2. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi!

    Get rid of the table. Tables are for presenting data in tabular form; they are not to be used for page layout.

    Look for tutorials on float layout using CSS.

    Regards
    - P
     
    penagate, Sep 27, 2006 IP
  3. menerweb

    menerweb Well-Known Member

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #3
    menerweb, Sep 28, 2006 IP
  4. phree_radical

    phree_radical Peon

    Messages:
    563
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i agree with the others but for the time being you still need help...

    the top-left <td> needs to have valign="bottom"

    also the <table> needs to have cellpadding=0 cellspacing=0

    furthermore the error needs to be fixed:
    Welcome to dp
     
    phree_radical, Sep 28, 2006 IP