|
Posted by John Hosking on 12/26/07 03:16
charles cashion wrote:
> I have created a short html program
A what?
> to test
> between between the following font faces...
> <font face=Times
> <font face=Roman
> <font face="Times Roman"
> <font face="New Times Roman"
> <font face="Times New Roman"
> Each of these font declarations is
not really a font declaration, whatever that is.
> followed
> by the same short message. The five messages
> are identical.
>
> Here is the program
This is not a program, friend.
> ---------------------------------------------
> <html>
> <font face="comic sans ms">
>
> <font face="Times New Roman" size=6><br>
> <font face="Times New Roman" size=6>
> The quick brown fox jumps over the lazy dog. <br>
> </font>
>
> <font face="New Times Roman" size=6><br>
> <font face="New Times Roman" size=6>
> The quick brown fox jumps over the lazy dog. <br>
> </font>
>
> <font face="Times Roman" size=6><br>
> <font face="Times Roman" size=6>
> The quick brown fox jumps over the lazy dog. <br>
> </font>
>
> <font face="Roman" size=6><br>
> <font face="Roman" size=6>
> The quick brown fox jumps over the lazy dog. <br>
> </font>
>
> <font face="Times" size=6><br>
> <font face="Times" size=6>
> The quick brown fox jumps over the lazy dog. <br>
> </font>
> </font>
> </html>
> ---------------------------------------------
> Can somebody tell me what is happening?
I'll try: you are posting some vaguely HTML-like character sequences and
calling them a program (although they don't comprise even a valid HTML
*page*), the putative object of which you have failed to mention, in a
post titled "font face question" which contains only one actual
question, namely the one I am vainly attempting to answer here.
> Charles
> (ps I am running windows xp and standard M$ fonts)
If you despise Microsoft so much that you can't even type the company's
name right, maybe you should change platforms. You didn't mention what
browser you were trying to "run" your HTML "program" in (among your
other errors) but if it's a flavor of IE, it could easier affect
(negatively) the results you were hoping to get (whatever they were).
You might want to look at, e.g.,
<http://www.faqs.org/faqs/usenet/posting-rules/part1/>
<http://www.anta.net/misc/nnq/help-us.shtml> and/or
<http://diveintomark.org/archives/2003/05/05/why_we_wont_help_you> .
HTH. If you can regroup your ideas and come back with a coherent
question (and a URL to validated code), maybe we can help more.
--
John
Read about the UIP: http://improve-usenet.org/
Navigation:
[Reply to this message]
|