Home  • Courses • School Level Course
<html> <head> <style> .mystyle{color:red;} </style> </head> <body> <p class="mystyle">This is a text1</p> <p class="mystyle">This is a text2</p> <p class="mystyle">This is a text3</p> <div class="mystyle">This is a text4</div> </body> </html>

Comments 0


Copyright © 2025. Powered by Intellect Software Ltd