 |
|
 |
|
Next: HardDisc BackUp to External USB DVD ?!!!
|
| Author |
Message |
External

Since: Oct 14, 2006 Posts: 17
|
(Msg. 1) Posted: Wed Mar 07, 2007 2:57 am
Post subject: new times roman versus times new roman Archived from groups: microsoft>public>windowsxp>help_and_support (more info?)
|
|
|
I am running Windows XP plus SP2 plus all recent updates.
I am having problem with a few font tags.
All of the following tags produce the same result.
<font face="New Times Roman" size=10>
<font face="Times New Roman" size=10>
<font face="New Times Roman" size=10pt>
<font face="Times New Roman" size=10pt>
<font face="New Times Roman" size=10px>
<font face="Times New Roman" size=10px>
I have
C:\WINDOWS\Fonts\TIMES.TTF
filename:Times New Roman(true type)
When I double-click on it, it says
"Times New Roman"
I guess I have two questions.
(a)New Times Roman vs Times New Roman
(b)size=10 versus 10pt versus 10px
Thanks,
Charles >> Stay informed about: new times roman versus times new roman |
|
| Back to top |
|
 |  |
External

Since: May 26, 2006 Posts: 29
|
(Msg. 2) Posted: Wed Mar 07, 2007 2:57 am
Post subject: Re: new times roman versus times new roman [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
charles cashion wrote:
> I am running Windows XP plus SP2 plus all recent updates.
> I am having problem with a few font tags.
> All of the following tags produce the same result.
> <font face="New Times Roman" size=10>
> <font face="Times New Roman" size=10>
> <font face="New Times Roman" size=10pt>
> <font face="Times New Roman" size=10pt>
> <font face="New Times Roman" size=10px>
> <font face="Times New Roman" size=10px>
The font is "Times New Roman".
You should not use the FONT tag, but if you did you should note that the
size takes no units, and that the size is not pixels, it is a code, with
(as best I remember) 2 or 3 being for normal sized text.
Instead of the FONT tag, use CSS. With CSS you can specify the size in
a variety of units, but you should use only em units or % units till you
know more: don't use fixed units such as px units or pt units. >> Stay informed about: new times roman versus times new roman |
|
| Back to top |
|
 |  |
External

Since: Jul 21, 2006 Posts: 65
|
(Msg. 3) Posted: Wed Mar 07, 2007 2:57 am
Post subject: Re: new times roman versus times new roman [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In answer to your question, without diatribes on the au courant techniques,
New Times Roman is not a valid name, so your browser ignores it, and
displays in the default typeface, Times New Roman. You could see this
effect by changing your default face to something noticeably different, like
a cursive face. The Times New Roman lines will be rendered in that face,
the backwards name will be shown in the new default.
The size values are in the range 1 to 7 and are more less relative to a
"basefont" size. So your 10/10pt/10px are being evaluated as the max value
(7) and that's all there is.
Val
"charles cashion" wrote in message
>I am running Windows XP plus SP2 plus all recent updates.
> I am having problem with a few font tags.
> All of the following tags produce the same result.
> <font face="New Times Roman" size=10>
> <font face="Times New Roman" size=10>
> <font face="New Times Roman" size=10pt>
> <font face="Times New Roman" size=10pt>
> <font face="New Times Roman" size=10px>
> <font face="Times New Roman" size=10px>
>
> I have
> C:\WINDOWS\Fonts\TIMES.TTF
> filename:Times New Roman(true type)
> When I double-click on it, it says
> "Times New Roman"
>
> I guess I have two questions.
> (a)New Times Roman vs Times New Roman
> (b)size=10 versus 10pt versus 10px
>
> Thanks,
> Charles >> Stay informed about: new times roman versus times new roman |
|
| Back to top |
|
 |  |
External

Since: May 26, 2006 Posts: 29
|
(Msg. 4) Posted: Wed Mar 07, 2007 8:28 am
Post subject: Re: new times roman versus times new roman [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Oct 14, 2006 Posts: 17
|
(Msg. 5) Posted: Wed Mar 07, 2007 2:00 pm
Post subject: Re: new times roman versus times new roman [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Val,
Thank you for a simple answer.
Charles
Val wrote:
> In answer to your question, without diatribes on the au courant techniques,
> New Times Roman is not a valid name, so your browser ignores it, and
> displays in the default typeface, Times New Roman. You could see this
> effect by changing your default face to something noticeably different, like
> a cursive face. The Times New Roman lines will be rendered in that face,
> the backwards name will be shown in the new default.
>
> The size values are in the range 1 to 7 and are more less relative to a
> "basefont" size. So your 10/10pt/10px are being evaluated as the max value
> (7) and that's all there is.
>
> Val >> Stay informed about: new times roman versus times new roman |
|
| Back to top |
|
 |  |
External

Since: Jul 21, 2006 Posts: 65
|
(Msg. 6) Posted: Wed Mar 07, 2007 3:37 pm
Post subject: Re: new times roman versus times new roman [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Perhaps that was a bit over the top. My point was, OP asked a question on a
specific topic, that's what should have been answered. That he's using a
deprecated tool is his choice.
It's as if I ask about the best choice of wood when using the stick and bow
method to light a fire, and you tell me I should go get a Zippo. Then
someone else write, "Oh no, those are old fashioned, I should flick my Bic."
That doesn't help me choose bass or beech.
Val
"C A Upsdell" wrote in message
> Val wrote:
>> In answer to your question, without diatribes on the au courant
>> techniques,
>
> Diatribes? Is that your word for good advice?
>
> >> Stay informed about: new times roman versus times new roman |
|
| Back to top |
|
 |  |
External

Since: May 26, 2006 Posts: 29
|
(Msg. 7) Posted: Wed Mar 07, 2007 9:20 pm
Post subject: Re: new times roman versus times new roman [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Val wrote:
> "C A Upsdell" wrote in message
>
>> Val wrote:
>>> In answer to your question, without diatribes on the au courant
>>> techniques,
>> Diatribes? Is that your word for good advice?
> Perhaps that was a bit over the top. My point was, OP asked a question on a
> specific topic, that's what should have been answered. That he's using a
> deprecated tool is his choice.
>
> It's as if I ask about the best choice of wood when using the stick and bow
> method to light a fire, and you tell me I should go get a Zippo. Then
> someone else write, "Oh no, those are old fashioned, I should flick my Bic."
> That doesn't help me choose bass or beech.
With all due respect, although the OP's ostensible question was about
the use of FONT, I feel that what the OP really wanted to know was how
to specify fonts and font sizes, and that he/she was asking about FONT
because, more than likely, he/she did not realize that there was a
better way. In this context I felt it was reasonable to mention the
better way following my answer to the specific question. >> Stay informed about: new times roman versus times new roman |
|
| Back to top |
|
 |  |
| Related Topics: | page times out in seconds - every page i am on only stays active for seconds, then times out (don't know if i'm describing this properly). ex. if i am typing an email, after a few seconds, the page times out and i have to reclick the cursor in order to keep typing. does anyone....
HELP: BSOD on boot-up, reboots computer several times. - When I first turn on my Pentium 4 computer, the "eMachines" logo screen comes on, then the Windows XP logo pops up and one of three things happens: 1) I get a BSOD flash really quickly and then the system reboots again. 2) I get nothing but t...
External references in Office products versus Windows Expl.. - Our office operates in Windows 2000 and XP. When "Office" files were cut/copied/pasted or moved to a different location...whether local or server...the external references (paths not the data) contained within those files were updated autom...
Cannot open Powerpoint Error 0xc0150002 - Can someone please help me with the following. I am no longer able to open Powerpoint. I get the following error. "application failed to initialize properly" (0xc0150002) Yes, I am well aware of the Microsoft article ..
Win XP PRO SP2 EN - :roll: HI. First sorry if here it's not the appropriate local. Just a question for some other opinions: When I bought my system, it brought win xp pro sp2 en OEM version. As some people told me these OEMs versions didnt mak suplementary updates in.. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|