• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Text modifiers

If you know more please write a comment

What i know:

<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'> bold</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'> strike through</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'> italics</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'> underline</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>Colouring it is different. It uses Hex values, here are some examples:</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>[990000] is just red</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>[009900] is blue</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>[000099] is green</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>[000000] is black</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>[696969] is grey</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>if you put ff in one of the spots, it goes to the extreme</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>like [ff0000]. The ff is the red extreme.</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>ff works in every.</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>If you put [12345432] it will make your text transparent.</p>
<p dir='ltr' style='margin-top:0; margin-bottom:0; text-align:start;'>If you put [sup] it will make your text small.</p>
 
Back
Top Bottom