matthias and kaz's relationship summed up
(photo and speech text not mine. Only the kaz and matthias text)
seen from T1

seen from United States

seen from Germany
seen from United States
seen from Netherlands

seen from United Kingdom
seen from United States
seen from United States

seen from Romania
seen from United Kingdom

seen from Switzerland
seen from Maldives

seen from Switzerland
seen from Italy
seen from United States

seen from Italy

seen from Canada

seen from Yemen
seen from Russia
seen from United States
matthias and kaz's relationship summed up
(photo and speech text not mine. Only the kaz and matthias text)

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Here's a dumb thing I just wanted to make! I really love the "teen texting" meme thing, and I just love bugs and dinosaurs.
Rex Raptor and Weevil Underwood are from Yugioh!
I hope you enjoy this goofy drawing, and have an AWESOME day!!!
this can’t be real life
Hw R U
Hw R U is Lazy
//
According to founding board members at Twitter in various articles, the Short Message Service (SMS) started with Twitter. This is also known as short code or text code. Twitter had limited the posts to 140 characters. The reason they did this was in 2006 people were sending messages using a 12 button key pad to send messages. For example to send the message, “How are you?”…
View On WordPress
Text font on post
Does anyone know how I can change my font text in my posts? I dont mean my whole blog or theme, I mean my post texts.
IE: (Like in this post I am doing now, how would I change my text font?)

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Translation Tip
<a title="English text here or whatever language you are translating to.">Language that will show up in the post..</a>
Example: This is post text.
Oh yeah just hover over the text. It's very helpful if your characters are talking in a language you don't know so even if the translation is wrong then the other will know what you mean. Also if two people have to RP in different languages too.
I saw this post somewhere but I cannot seem to find it, so here in case anyone needs it!
wait so then how do people do all those weird text affects then?
ooc:
I'm guessing you mean the genuinely weird text codes. I'm not sure what you mean, but I'm just going with it. Actually, anon, I just use text generators because most of these texts are in something called ‘unicode’. I’d saved these on my favorite bar a long, long time ago so I can’t source where I got them from.
Three are saved in my bookmark bar so I might be missing some idk (feel free to ask for specific ones if you need them!):
Upside down text: uʍop əpısdn
Fullwidth/Spaced Words: Spaced Out Chars
Crazy Words: Ç̸̅̒͆̊̋r̷͌ͤa̵̔ͩ͘͠z̧̓y̔̇̆̋̒̅ͩͬ ̡ͨͨͫ͘͘w̒ͣ̆̓̐̑͑ͩó̡ͤ͞͝rͣ̆ͩ̈́͜d̃̏̿͊̀́ͣ̚̕s̅ͪͪ́̌̓ͥͨ̂̀!̄͐ͣ!̵ͤ̅ͥ̒ͨͪ!̧͑ͩͫ͋͏̛
I don’t remember where I’d gotten the websites from, otherwise I’d reference!
If there’s anything more specific you’d like, I can find the generator for you!
Happy texting~
Jae
Text Codes
After the last anon I decided to just make a list of TEXT HTML CODES for reference:
bold: <b>TEXT</b> (highlight text ctrl+b)
Italic: <i>TEXT</i> (highlight text ctrl+i)
Strikethrough: <s>TEXT</s>
Underline: <u>TEXT</u> (highlight text ctrl+u)
Link: <a href="YOUR LINK"> Text that you want the link to appear as</a>
Paragraph: <p></p>
(Or, alternatively, a break): <br></br>
List (like this is listed as): <li></li>
Block Quote/indent: <blockquote></blockquote>
Readmore is [[more]]
Boxed Text: <pre></pre>
General HTML:
text on the left of the post: <left> (</left> once you want it back to normal)
Center of text-post: <center> (</center> once you want it back to normal)
Right of text-post: <right> (</right> once you want it back to normal)
Big Text: <big>TEXT</big>
Small Text: <small>TEXT</small>
Specific Font for Text: <font size="#(size of font)">TEXT</font>
Specific Color for Text: <font color="#(color of font)">TEXT</font>
Text going up: <sup>TEXT</sup>
Text going down: <sub>TEXT</sub>
(continue for each word for an effect like this)
So
this
is this: "<p><sub>t<sub>h<sub>i<sub>s</sub></sub></sub></sub></p>"
Typewriter text: <tt>TEXT</tt>
Monoscript Text: <code>TEXT</code>
Text wrapping left of image (be wary of image size): <img src="YOUR IMG URL" align="right"> TEXT
Text wrapping right of image (be wary of image size): <img src="YOUR IMG URL" align="left"> TEXT
--
You can combine these to get a lot of neat, neat things (imgs as urls; cascading images; italic cascading images; all that jazz)
For other generated html codes (things that you need a text generator to create) click here.