Part-4 Prac 2 : Create a program that displays the short introduction about apples and bananas. Add two style rules using CSS 3.0, one that sets a color for the 'apples' class and another that sets a color for the 'bananas' class.





 Here I used different CSS tags to add a proper style effect. Also we used hover tag to give the text a highlighted effect. Also we used anchor tag for displaying the short brief about apple and banana.

Name: Naisarg Modi
ID: 18CE055

Comments

Popular posts from this blog

Part-7 Prac 2: Study and demonstrate php syntax, data type, variable, function, array, superglobal variable and form (Self-learning exercise using this link: https://www.w3schools.com/php/).

Part-6 Prac 5 :Create Hello World program using Node.js.