Re: Table Alignment problem
From: Stefan B Rusynko (sbr_enjoy_at_hotmail.com)
Date: 02/18/05
- Next message: Stefan B Rusynko: "Re: automatic code rewrite ?"
- Previous message: Stefan B Rusynko: "Re: Frontpage 2003 and Navigation Style"
- In reply to: Catt: "RE: Table Alignment problem"
- Next in thread: Catt: "Re: Table Alignment problem"
- Reply: Catt: "Re: Table Alignment problem"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Feb 2005 07:25:05 -0500
Don't paste from word to FP
Go through in code view and delete all the <p> tags added
So
<td height="53>
<p class="MsoNormal">5-661</p>
<p> </td>
Becomes
<td height="53>5-661</td>
-- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; To find the best Newsgroup for FrontPage support see: http://www.net-sites.com/sitebuilder/newsgroups.asp _____________________________________________ "Catt" <Catt@discussions.microsoft.com> wrote in message news:D44F99F4-2767-4A58-B15E-5B0597ECF8AB@microsoft.com... >I figured out that there were returns on some of the text I was bringing in > so by deleting the "returns" I was able to get horizontal alignment. However, > now I have a problem with the size of the table cells. The rows are bigger > than they need to be with too much space below each line of text. Cell > padding is at zero. How can I decrease those spaces > > "Catt" wrote: > >> Hi, I just created a table and am pasting text into it from a document >> created in publisher. My prob is that the alignment is incorrect. The first >> two cells align in the center because after I created the table I set the >> first two cell columns to have text center justified. The third column I left >> with the left justify. Now the first two columns are centered but the third >> column won't align properly horizontally. So I went to table/cell properties >> and set both the horizontal and vertical to default positions. It had no >> effect on the alignment of the text. Here is the page link can someone tell >> me how to keep all of the text lines even with each other? Thanks >> http://www.caturner.com/posi-puller.htm
- Next message: Stefan B Rusynko: "Re: automatic code rewrite ?"
- Previous message: Stefan B Rusynko: "Re: Frontpage 2003 and Navigation Style"
- In reply to: Catt: "RE: Table Alignment problem"
- Next in thread: Catt: "Re: Table Alignment problem"
- Reply: Catt: "Re: Table Alignment problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|