<head> <style> #test { background-color: blue; color: red; } </style> </head> <body> <p id="test">Hello World!</p> <p>Hello World!</p> </body>
This Pen is owned by sonson on CodePen.
See more by @sonsonct on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.