tryit_yourcode See Results <!DOCTYPE html> <html> <body> <div style="background-color:red; color:white; padding:10px;"> <h2> Learn HTML </h2> <p> Basics of HTML </p> </div> </body> </html>