Input
Output
<html> <head> <title>Onlinetpoint - CSS Name</title> </head> <body> <h1 style="color: blue;">This is Blue</h1> <p style="background-color: yellow;">Yellow Background</p> </body> </html>