<head> <style> p.abc { background-color: blue; color: red; } </style> </head> <body> <p class="abc">Hello World!</p> <h1 class="abc">tiêu đề 1</h1> </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.