SSC & HSC Supplementary Exam Result Live Now Click Me !

Demonstrate the use of table (HTML Practical ) - Exam Helper

Demonstrate the use of table (HTML Practical ) - Exam Helper,Computer Science,CS Practical,HTML Practical
Demonstrate the use of table (HTML Practical ) - Exam Helper,Computer Science,CS Practical,HTML Practical
Demonstrate the use of table ( Practical 
<html>
<head>
<title> Demonstrate the use of table </title>
<h1> Students Mark Data </h1>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
}
th, td {
padding: 10px;
}
</style>
</head>
<body>
<table>
<tr><th>First_Name</th><th>Last_Name</th><th>Marks</th></tr>
<tr><td>Pravin</td><td>Kumar</td><td>79</td></tr>
<tr><td>Pankaj</td><td>Kumar</td><td>80</td></tr>
<tr><td>Swati</td><td>Kumari</td><td>82</td></tr>
<tr><td>Chetna</td><td>Kumari</td><td>77</td></tr>
<tr><td>Rani</td><td>Kumari</td><td>82</td></tr>
<tr><td>Puja</td><td>Kumari</td><td>77</td></tr>
<tr><td>Naina</td><td>Kumari</td><td>82</td></tr>
<tr><td>Kajal</td><td>Kumari</td><td>77</td></tr>
</table>
</body>
</html>

Read Also:
 Demonstrate Ordered and Unordered List ( Practical )

OutPut:


Demonstrate the use of table (HTML Practical ) - Exam Helper,Computer Science,CS Practical,HTML Practical

Post a Comment

Do not promote any link in the comment box, comment related to the blog or content.
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.