ERROR_1609's blog

By ERROR_1609, history, 11 months ago, In English

I was trying to find how to write (You) in LGM style but there was no information about this.

Can  help me with this?

  • Vote: I like it
  • +28
  • Vote: I do not like it

»
11 months ago, # |
Rev. 4   Vote: I like it +12 Vote: I do not like it

I'd like to know if there is some better way to do this, but this should work:

You can use HTML with markdown in Codeforces comments and blog posts. HTML allows you to create colored text.

**[<span style="color:black">Y</span><span style="color:red">ou</span>](https://mirror.codeforces.com/profile/)**

You