Rainbow Text
This is how you can make rainbow text ~easily~
Example
The HTML
This going into the BODY of your webpage (in between <body> and </body> tags)
The CSS
This going into the HEAD of your webpage (in between <head> and </head> tags)
The JavaScript
This going into the BODY or HEAD of your webpage (as long as it's in between <script> and </script> tags)