Results 1 to 3 of 3

Thread: Why isn't the table on the top of the window ?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2005
    Posts
    111

    Why isn't the table on the top of the window ?

    Hello,
    I want o draw a table on the top(the first line) of the browser. But it wil leave a blank above it. How can I make the table over the blank ?

    <BODY>
    <table width="100%" height = "100%" cellpadding="0" cellspacing="0" border="0">

  2. #2
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Re: Why isn't the table on the top of the window ?

    <BODY margin="0">

    That should work!

    Stephan
    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Why isn't the table on the top of the window ?

    I usually use

    <Body topmargin="0" leftmargin="0">

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width