freeCodeCamp/guide
KevinatorTrainer5 ad39f4a8d9 Equation symbol changes and formatting changes (#22049)
* Equation symbol changes and formatting changes

-Initially, SQRT(value) does not actually create a square root symbol, so I decided to use replace SQRT( ) with √ next to the number, which has successfully created the square root symbol to the left of the number.
-Given that the information of the article was unorganized through jumbled information, I decided to use the paragraph tag, <p>, to make the article have an organized structure.
-I also used the biggest headline tag, <h1>, to outline the topics of square roots 
-Given that '-----' was not an effective method of creating fractions, I decided to use the fraction slash tag, "&frasl;", the superscript element, <sup>, and the subscript element, <sub>, in order to create suitable fractions

* Removing unnecessary coding and editing content

-I just double checked this content, and realized that there were a couple of mistakes such as an extra heading, putting a square root as sqrt(3) instead of &radic;3, and adding unnecessary paragraph tags instead of extra spaces.
2018-11-17 20:53:17 -07:00
..
arabic Unwanted underscores in search result and incorrect URL - fixing #24573 (#28441) 2018-11-11 23:47:08 -08:00
chinese Modified text "#FFFFF" to "#FFFFFF". (#21308) 2018-11-09 22:28:59 +09:00
english Equation symbol changes and formatting changes (#22049) 2018-11-17 20:53:17 -07:00
portuguese Sugestão para corrigir a tradução de React (#20212) 2018-11-15 17:43:39 +00:00
russian Updated grammatical and stylistical mistakes (#22729) 2018-11-17 22:20:25 +04:00
spanish Update index.md (#19617) 2018-11-16 08:05:01 -07:00