<html> <body> <p>This is a line</p> <p> This is also a line </p> <p id="uniquep"> This is also another line </p> </body> </html>
#uniquep { color: red; }
This Pen is owned by Chandan B S D on CodePen.
See more by @chandanbsd on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.