Home | Downloads | Web Requests | Docs

Classic CSS

Made by tinyaviator

Background Color

Using the same colors as before and also putting "bgColor" before the color you use allows you to change the background color of any element in which you apply this to.


Example Syntax


Input

<span class="bgColorRed colorYellow">Hello World</span>

Output

Hello World





Previous Next