tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I cant seem to get my tables to align with the very top of the page. I have set all of the margins to 0 but still no luck.they are leaving a very small about 1/4 inch space
 
See if you can navigate to the area between the table and the top of the
page using the arrow keys. If so, when the cursor is in the space, press
Backspace one time.

hth


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
Matt said:
I cant seem to get my tables to align with the very top of the page. I
have set all of the margins to 0 but still no luck.they are leaving a very
small about 1/4 inch space
 
in the FrontPage interface or when you click file/ preview in browser?
do you have a url for this page?

Matt said:
I cant seem to get my tables to align with the very top of the page. I
have set all of the margins to 0 but still no luck.they are leaving a very
small about 1/4 inch space
 
Replace the body tag with:

<body topmargin="0" marginheight="0" leftmargin="0"
marginwidth="0">

also try: right click the table, cell padding , cell
spacing 0
-----Original Message-----
I cant seem to get my tables to align with the very top
of the page. I have set all of the margins to 0 but still
no luck.they are leaving a very small about 1/4 inch space
 
<body topmargin="0" marginheight="0" leftmargin="0"
marginwidth="0">

right click tabe cell padding cell spacing 0
-----Original Message-----
I cant seem to get my tables to align with the very top
of the page. I have set all of the margins to 0 but still
no luck.they are leaving a very small about 1/4 inch space
 
Matt said:
I cant seem to get my tables to align with the very top of the page. I
have set all of the margins to 0 but still no luck.they are leaving a very
small about 1/4 inch space

In the browser or preview? If in browser, which browser? Try the other
answers, but you may find that the spacing your talking about is browser
specific. If so, life gets a little more complicated.

Sincerely,
Tom Miller, A+, CNA5.1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top