HTML Table Example-Tenth

Write a program to create HTML table with the following output (make sure text have some space around them) :

asp-practice-questions-CodingFusion.com

Solution:

1) CSS

 


2) Table HTML

 
Sno Fruit Name Quantity
1 Orange 60
2 Mango 50
3 Pineapple 30
 
About Us | Terms of Use | Privacy Policy | Disclaimer | Contact Us Copyright © 2012-2024 CodingFusion
50+ C# Programs for beginners to practice