css class attribute
Html Class Atribute Information 1] The html lesson attrubute is utilized to indicate a lesson for an html component 2] Course quality is utilize to point to course title in fashion sheep . 3]Three component with a course attrubute with esteem city Program Program <!doctype html> <html> <head> <title> class attribute use</title> <style> .satara{ background-color:purple; color:white; border:2px; margin:20px; padding:19px; } .mumbai{ background-color:pink; color:white; border:2px; margin:20px; padding:19px; } .pune{ background-color:red; color:white; border:2px; margin:20px; padding:19px; } </style> </head> <body> <div class="satara"> <h2>Satara special food kandi pedhe</h2> </div> <div class="mumbai">...