English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

On here is an example of what i mean.
http://doopydoo.com/1/11.htm

You'll see that theres a white gap above where the table starts. I want the table to start at the very top of the page so theres no white gap. What code would i add?

Feel free to view the source of that page.

2007-02-27 04:04:40 · 3 answers · asked by peter s 1 in Computers & Internet Programming & Design

3 answers

In the body tag add: topmargin="0"

2007-02-27 04:11:04 · answer #1 · answered by suavesoyyo 3 · 1 0

My, my, my ... we have got our HTML Tags in a tangle,
haven't we? ;o)

The white gap is between the first and second rows of
your first table tag, as you'll see if you place a border
in there.

More importantly, your page states,



Unfortunately it isn't, as you find out if you visit the
link below, and paste your code into the box provided.
Once your page validates properly, enlightenment
should follow, Grasshopper...

HTH.

2007-02-27 13:50:47 · answer #2 · answered by Chipz 3 · 0 0

To the


style="border-top: 0; margin-top: 0; padding-top: 0;"

You might even play with *negative* values for "margin-top" if you need to raise the value of the table further.

2007-02-27 12:28:33 · answer #3 · answered by fjpoblam 7 · 0 0

fedest.com, questions and answers