Q12. Create Web page to display the details of your classmates in tabular format. [10 marks] C:/Users/prashant/Desktop/class10html/class10/tablecombine.html class 10th S.NO NAME CIASS BIRTHDAY PHONE NUMBER 1 sumita 10 12th October 908765432 2 punit 10 12th September 908765432 detail 3 jatin 10 1th June 908765432 4 madhu 10 12th March 908765432 5 raghav 10 10th May 908765432 6 lucky 10 5th July 908765432
Added by Stephanie T.
Close
Step 1
Here's a simple example of how you can create a table in HTML: ```html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Class 10 Details</title> <style> Show more…
Show all steps
Your feedback will help us improve your experience
Shaik Dadasaheb and 52 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
The students in Ms. Ramirez’s math class have birthdays in each of the four seasons. Table 2.40 shows the four seasons, the number of students who have birthdays in each season, and the percentage (%) of students in each group. Construct a bar graph showing the number of students. $$ \begin{array}{|l|l|}\hline \text { Seasons } & {\text { Number of students }} & {\text { Proportion of population }} \\ \hline \text { Spring } & {8} & {24 \%} \\ \hline \text { Summer } & {9} & {26 \%} \\ \hline \text { Autumn } & {11} & {32 \%} \\ \hline \text { Winter } & {6} & {18 \%} \\ \hline\end{array} $$
Leon D.
Descriptive Statistics
Stem-and-Leaf Graphs (Stemplots), Line Graphs, and Bar Graphs
SCHOOL ENROLLMENT The table shows the number of students (in millions) enrolled in school in the United States by age. Make a table showing the total number of students enrolled for each given year. $$ \begin{array}{|c|c|c|c|c|c|} \hline \text { Age } & {1980} & {1985} & {1990} & {1995} & {2000} \\ \hline 14-15 \text { years old } & {7282} & {7362} & {6555} & {7651} & {8100} \\ \hline 16-17 \text { years old } & {7129} & {6654} & {6098} & {6997} & {7600} \\ \hline 18-19 \text { years old } & {3788} & {3716} & {4044} & {4274} & {4800} \\ \hline \end{array} $$
Connections to Algebra
Tables and Graphs
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Watch the video solution with this free unlock.
EMAIL
PASSWORD