hey.......... hi..... please tell me how to use different fonts in brainliest..... please
Answers
In Browser:-
In browser it is simply to bold, italic or underline the text by giving option below the answer box. This buttons appers like that B, I and U. I prefer to Browser because in browser there is no complex syntax you can directly bold, italic or underline the text by click on given buttons.
There are some shortcuts to do this:
1) Ctrl+B => Bold
2) Ctrl+I => Italic
3) Ctrl+U => Underline
In App:
In app there are some syntax. These syntax are:
✿ To bold text:-
\bold{Hello}
Ex:-
✿ To Italics the text:
\textit{Hello}
Ex:-
✿ To Underline the text:
\underline{Hello}
Ex:-
✿ Some other fonts:
1). \mathfrak{Hello}
Ex:-
2). \mathbb{Hello}
Ex:-
Note:- This is work only for Uppercase only.
3). \mathcal{HELLO}
Ex:-
Note:- This is work only for Uppercase only.
4). \textbf{Hello}
Ex:-
5). \textsf{Hello}
Ex:-
6). \mathbf{hello}
Ex:-
✿ You boxed the text by following syntax:-
\boxed{Hello}
Ex:-
✿ For coloring the text:
\red{Hello}
Ex:-
✿ You can reduce or increase the size of text by this syntax:
\huge
\large
\small
\tiny