text box won't stay

P

Pam

Can someone tell me how to get a text box that I'm placing inside a table to
stay put? I'm trying to align it in a table and have it stay on the right
side of the table - all I'm doing right now in fp 2003 is I've created a
table, then clicked inside the table then clicked on Text box and created a
text box within the table - however, when I view it in preview it looks
great and stays put - but when I view it in the browser, it moves over to
the left too much - almost in the middle of the table - I've looked at
formatting the text box, but can't figure out how to anchor it to where I
want it - any help appreciated
 
T

Thomas A. Rowe

Why are you inserting a text box into the cell, when you can type directly into the cell, and then
use cell properties to align your text?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Stefan B Rusynko

Especially since text boxes are VML (only viewable in IE), and use absolute positioning, so they should not be used in tables and
may not be supported by all browsers




| Why are you inserting a text box into the cell, when you can type directly into the cell, and then
| use cell properties to align your text?
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > Can someone tell me how to get a text box that I'm placing inside a table to
| > stay put? I'm trying to align it in a table and have it stay on the right
| > side of the table - all I'm doing right now in fp 2003 is I've created a
| > table, then clicked inside the table then clicked on Text box and created a
| > text box within the table - however, when I view it in preview it looks
| > great and stays put - but when I view it in the browser, it moves over to
| > the left too much - almost in the middle of the table - I've looked at
| > formatting the text box, but can't figure out how to anchor it to where I
| > want it - any help appreciated
| >
| >
| >
| > --
| > Blessings,
| > Pam
| >
| >
| >
| > ---
| >
| > Checked by AVG anti-virus system (http://www.grisoft.com).
| > Version: 6.0.711 / Virus Database: 467 - Release Date: 6/25/2004
| >
| >
|
|
 
P

Pam

didn't know that - and had already typed in the table :-> since I couldn't
get the 'text box' to stay - just thought it was a new feature in 2003 and
thought I'd try it .... thanks for the info though!



--
Blessings,
Pam


Stefan B Rusynko said:
Especially since text boxes are VML (only viewable in IE), and use
absolute positioning, so they should not be used in tables and
may not be supported by all browsers




| Why are you inserting a text box into the cell, when you can type
directly into the cell, and then
 
Top