Prev Demo
Heading With Color
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h1 style="color:blue;">DOTNETFUNDA</h1> <h2 style="color:pink;">TECHFUNDA</h2> <h3 style="color:green;">ITFUNDA</h3> <h4 style="color:red;">KIDSFUNDA</h4> <h5 style="color:limegreen;">FARMINGFUNDA</h5> <h6 style="color:orange;">FUNDOOVIDEO</h6> </body> </html>
Note: We DO NOT save your trial code in our database.
Output