Posted by Jukka K. Korpela on 03/14/07 18:42
Scripsit charles cashion:
> I want to use css to change font size in the middle of a sentence.
Stop wanting that. Changing font size in the middle of a sentence is
disturbing.
> What I have tried thus far, has added a line feed.
You did something wrong. (This reply is more specific than your description
of what you did.=
Should you really want to change font size in the middle of a sentence and
nothing else (no hint of any meaning conveyed that way), use
<p>I want to make some words to appear in
<font size="1" style="font-size:6px">a ridiculously small font</font>.</p>
Don't play with <span> if you _really_ want to change font size and you have
no idea of why you are doing that.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|