<h1 style="color: red;"> This is a Level1 Heading </h1>
<!doctype html> <html> <head> <title>shivam the new hacker</title> <style> h2{font color="yellow"} </style> </head> <body> abc </body> <html>