How to use CSS selector in CSS

<!--DOCTYPE html--> <html> <head> <title>Interal CSS</title> <style> p{ color:red; } #abc{ color:blue; } .ab{ color:green; } </style> </head> <body> <p>Hello How r u[Tag based calling]</p> <p id="abc">Hello[ Id based call]</p> <p class="ab" [Class based call]>My Name is Mohan</p> </body> </html>

agyanadda

Author & Editor

Has laoreet percipitur ad. Vide interesset in mei, no his legimus verterem. Et nostrum imperdiet appellantur usu, mnesarchum referrentur id vim.

0 $type={blogger}:

Post a Comment