give red color text in markdown
<span style="color: red;">text</span>
give red color text in markdown
<span style="color: red;">text</span>
markdown: text size
<font size="1"> This is my text number1</font>
<font size="2"> This is my text number 2 </font>
<font size="3"> This is my text number 3</font>
<font size="4"> This is my text number 4</font>
<font size="5"> This is my text number 5</font>
<font size="6"> This is my text number 6</font>
markdown color
// Via HTML:
<span style="color:red">some *red* text</span>.
font size markdown
<font size=1> This is my text number1</font>
<font size="2"> This is my text number 2 </font>
markdown codebox text color
```json
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us