Melkor · 26-30, M
Yeah but you'll have to find the code for it....I can't remember xD
Simplegirlstory · 31-35, F
<font size="3" color="red">This is some text!</font>
<font size="2" color="blue">This is some text!</font>
<font face="verdana" color="green">This is some text!</font>
<font size="2" color="blue">This is some text!</font>
<font face="verdana" color="green">This is some text!</font>
View 7 more replies »
Simplegirlstory · 31-35, F
The HTML <sup> element defines superscripted text.
<b>This text is bold</b>
<strong>This text is strong</strong>
<i>This text is italic</i>
<p>This is <sup>superscripted</sup> text.</p>
<p>This is a <u>parragraph</u>.</p>
<b>This text is bold</b>
<strong>This text is strong</strong>
<i>This text is italic</i>
<p>This is <sup>superscripted</sup> text.</p>
<p>This is a <u>parragraph</u>.</p>
DeathAngelS300 · 26-30, F
Oops, I meant <sup>
And I know that. I mean what's it do? What's a superscripted text?
Like bold and strong are visually the same, but strong is like more important
If I'm making any sense here
And I know that. I mean what's it do? What's a superscripted text?
Like bold and strong are visually the same, but strong is like more important
If I'm making any sense here
Simplegirlstory · 31-35, F
[image/video deleted]

SW-User
It is possible as explained before, but it's considered bad practice. Font size is styling and should be done with CSS. HTML is intended for structure only.
Simplegirlstory · 31-35, F
Sure, it is, font, font size, font color, bold and italic, underline, whatever you need.

SW-User
<font face="verdana" color="blue">ABC</font>
This comment is hidden.
Show Comment
JarJarBoom · 41-45, F
Yea inline you can