Font gets bigger when I replace

  • Thread starter Thread starter Diana
  • Start date Start date
D

Diana

I copied some text to my site to get the same layout (rather than
reinventing the wheel), but when I do deleted all of the text, the table
cell and the paragraph marker become larger, changing the size of the cells.
This is so wierd to me.

I've run into it before and have to do some strange work-arounds. What is
happening?

The following is what I'm working with. It's just a calendar layout that I
wanted to use.

What am I doing wrong.

October 2003 Sun Mon Tue Wed Thu Fri Sat
- - 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

becomes this


October 2003 Sun Mon Tue Wed Thu Fri Sat
- 23 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31


I select the entire table and select a font of size 1 (8 pt). Then when I
overtype the numbers, they become size 3 (12 pt). How I can overcome it. I
seem to spend so much of my time resizing fonts on my sites. It's gotta be
simple. I'm doing it all in FP, but maybe I'm thinking too much like "Word"
(that's scary <weg>).
 
-----Original Message-----
I copied some text to my site to get the same layout
(rather than reinventing the wheel), but when I do
deleted all of the text, the table cell and the
paragraph marker become larger, changing the size of the
cells. This is so wierd to me.

I've run into it before and have to do some strange
work-arounds. What is happening?

When you copy formatted text from another program and
paste it into FrontPage, FrontPage surrounds the text
with whatever HTML tags are necessaary to duplicate that
formatting. But if you later delete the text, the
surrounding formats may remain and apply unexpectedly to
further work.

Formatting individual scraps of text is out of favor
anyway. Creating and applying CSS styles is in. So after
pasting formatted text into FrontPage:

1. Click the Paste Options icon that appears near the
pasted text.
2. Choose Keep Text Only.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Wow ... that looks like a good idea. Thanks Jim ... I'll give it a try
later.
Diana

Jim Buyens said:
-----Original Message-----
I copied some text to my site to get the same layout
(rather than reinventing the wheel), but when I do
deleted all of the text, the table cell and the
paragraph marker become larger, changing the size of the
cells. This is so wierd to me.

I've run into it before and have to do some strange
work-arounds. What is happening?

When you copy formatted text from another program and
paste it into FrontPage, FrontPage surrounds the text
with whatever HTML tags are necessaary to duplicate that
formatting. But if you later delete the text, the
surrounding formats may remain and apply unexpectedly to
further work.

Formatting individual scraps of text is out of favor
anyway. Creating and applying CSS styles is in. So after
pasting formatted text into FrontPage:

1. Click the Paste Options icon that appears near the
pasted text.
2. Choose Keep Text Only.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Well Jim, it took a couple of tries to figure it out, but I got it. Thanks
a bunch. I'll make sure I remember that little tip.

Jim Buyens said:
-----Original Message-----
I copied some text to my site to get the same layout
(rather than reinventing the wheel), but when I do
deleted all of the text, the table cell and the
paragraph marker become larger, changing the size of the
cells. This is so wierd to me.

I've run into it before and have to do some strange
work-arounds. What is happening?

When you copy formatted text from another program and
paste it into FrontPage, FrontPage surrounds the text
with whatever HTML tags are necessaary to duplicate that
formatting. But if you later delete the text, the
surrounding formats may remain and apply unexpectedly to
further work.

Formatting individual scraps of text is out of favor
anyway. Creating and applying CSS styles is in. So after
pasting formatted text into FrontPage:

1. Click the Paste Options icon that appears near the
pasted text.
2. Choose Keep Text Only.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top