I have a string html , and in it i cant change font size & font type just, I can change font color. how can use special font type & size in it .
<![CDATA[
<font color=\"red\" size=20 ><b>Title</b></font>
<p> text </p>
]]>
I have a string html , and in it i cant change font size & font type just, I can change font color. how can use special font type & size in it .
<![CDATA[
<font color=\"red\" size=20 ><b>Title</b></font>
<p> text </p>
]]>