<html> <head> <style> body{ background:green; } .para{ background:red; } </style> </head> <body> <p class="para">This paragraph has red background color</p> <body> </html>The output is given below:
c, c++ , java, oracle, database design, c tutorial, c++ tutorial, java tutorial, oracle tutorial, programming, make program easy, c programming, c advance program, java advance program
<html> <head> <style> body{ background:green; } .para{ background:red; } </style> </head> <body> <p class="para">This paragraph has red background color</p> <body> </html>The output is given below:
All rights reserved||Using Deluxe Template By Klodian
0 comments:
Post a Comment