Prev Demo
HTML Background Color
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <div style="background-color:pink;"> <p>Dotnetfunda is an online tutorial which is used to learn and share the technologies</p> <p>Techfunda is an online tutorial which is used to learn technologies step by step manner</p> </div> </body> </html>
Note: We DO NOT save your trial code in our database.
Output