0
How do i use two types of formatting for one text?
formatting
4 Antworten
+ 5
If you mean that then:
<b><i>text</i></b>
+ 6
Yeah, but remember to close tags in reverse order.
0
thank you. so if there are 3 formats, I should just write all 3 that way?
0
okay. thank you!