<size> tag, line break

<size> tag, line break

Postby joohan » Mon May 23, 2011 7:10 pm

Hi, I'm joohan.
Thanks for developing such a gooood application.


I have a question.
Can it be possible to use <size> tag without intrinsic line break?
When I use <size> tag, line break seems to be inserted.

Texts with different font size can't be shown in same line?
joohan
 

Re: <size> tag, line break

Postby Ernie » Mon May 23, 2011 8:17 pm

Correct, the size tag will force a new line.
Try using the html <font> tag. See the example below:

<font size="1">a</font><font size="3">a</font><font size="5">a</font><font size="7">a</font>

size can be 1-7
Ernie
Site Admin
 
Posts: 5013
Joined: Fri Oct 01, 2010 6:12 pm
Location: San Francisco / Taiwan

Return to Comments, Questions and Feedback