Home  • Courses • School Level Course
2. Internal CSS <html> <head> <style> .mystyle{color:red;} </style> </head> <body> <p class="mystyle">This is a text</p> </body> </html>

Comments 1


<div class="mystyle">This is a text</div>
Copyright © 2025. Powered by Intellect Software Ltd