How to do programming in brainly to print decorated text.Some on the basic tricks.100 points for the answer.
Answers
Heya !!
Using the desktop website, you can directly use the rich text editor to make text bold, italicize it or underline, adding headings, sub headings etc. (See image for rich text editor....) However, in the app, the rich text editor is not available. So, now, the question arises How to make text bold etc. in the app. What I will tell you will work great on both the website and the app. HTML tags work well with the app to format text however, it is not advised to use them as the appear in raw form in the app.
Now, the answer: This problem is solved by TeX. TeX is a typesetting system. The brainly website in corporates LaTeX and the app uses KaTeX to write math equations. However, you can use it to format text too.
Always write your code inside the [tex.] and [/.tex] tags. (ignore the dots.)
How to bold text?
To bold text, type \textbf{Your bold text here....} inside the tags.
Output :
How to italicize it?
To italicize text, type \textit{Your italicized text here....} inside the tex tags.
Output :
Underlining...
To underline text, type \text{\underline{Your underlined text here....}} inside the tex tags.
Output :
How to create a box around the text?
To create a box around text, use \boxed{\text{Your text here....}} inside the tex tags.
Output :
Hope it helps !!
Brainly Rich Text
-------------
Well, If you are using Brainly from 2 to 3 Months then you may have notice one thing that, On brainly desktop site brainly answer giving system is too good and in mobile app it is not
-------------------
This is because while doing work on app then the brainly team have to face so many problems. But in web it is not.
-------------
-------------------------------
How to write rich text with the help of Brainly desktop site?
(See Image)
when you are answering a question then at that time you will be able to see all answer tools on desktop site.
-----------------------
HOW TO BOLD A TEXT?
=> For Bolding a text you can use keyboard shortcut which is ctrl+B.
Also you select the text and click on Bold for Bolding a Text. You can also Increase the size of text with the help of T and small T
-------------------
Like this italic and Underline works......
For writing italic you have to click on I
For writing underline click on U
---------------------------
Some shortcuts:
1) Ctrl+B => Bold
2) Ctrl+I => Italic
3) Ctrl+U => Underline
----------------------
For writing mathematics equations there are 2 buttons which have mathematical symbols...........