Table on direct top of page with HTML?

Discussion in 'HTML & Website Design' started by cmpolis, Jan 16, 2006.

  1. #1
    Hello,
    I was wondering, is there a way so that a table is on the direct top of a page? When I put in a table it is not on the direct top.

    Thanks!,
    Chris
     
    cmpolis, Jan 16, 2006 IP
  2. dave487

    dave487 Peon

    Messages:
    701
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You will need to set style="margin-top:0px" in the opening body tag.
     
    dave487, Jan 16, 2006 IP
  3. karmik

    karmik Peon

    Messages:
    329
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I think adding <body topmargin="0" leftmargin="0"> would do the work.
     
    karmik, Jan 23, 2006 IP