0% found this document useful (0 votes)
24 views9 pages

X 30

Uploaded by

hlemorvan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
24 views9 pages

X 30

Uploaded by

hlemorvan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 9
2ert12023 00:33, HIML Table Headers 3 w Tutorialsy —Exercisesw Servicese§ QO Log in schools HTML Table Headers [crv] Looe | HTML tables can have headers for each column or row, or for many columns/rows. HTML Table Headers Table headers are defined with th elements. Each th element represents a table cell. Example nitpsdlwww:vdschools comiimlhtm|_ table_neaders.2sp 9 2ert12023 00:33, HIML Table Headers 3 w Tutorials Exercisesw Servicesey§ QO Login cs SQL PYTHON JAVA PHP N3 c
Firstname Lastname Age
Ji11 Smith 5@94
Vertical Table Headers To use the first column as table headers, define the first cell in each row as a element: Example
Firstname Jild Eve
Lastname Smith Jackson
agec/th> 94 50
nitpsdlmww:vdschools commit table_neaders.2sp 219 2ert12023 00:33, w schools Tutorials Align Tab By default, table headers are bold and centered Exercises ¥ HIML Table Headers Sevicesy Q OO Log in e Headers Firstname Lastname | Age Jill Smith 50 Eve Jackson 94 To left-align the table headers, use the CSS text-align property: Example t + Header for Multiple Co You can have a header that spans over two hf text-align: left; Name Age ail Smith 50 Eve Jackson 94 nitpsdlmww:vdschools commit table_neaders.2sp umns or more columns. a9 2ert12023 00:33, HIML Table Headers 3 w Tutorialsy —Exercisesw Servicese§ QO Log in schools Laaiipie
Name age
Jill Smith 5
Eve Jackson 9ac/td>
You will learn more about colspan and rowspan in the Table colspan & rowspan chapter. Table Caption You can add a caption that serves as a heading for the entire table, Monthly savings Month Savings January $100 February $50 To add a caption to a table, use the tag nitpsdlmww:vdschools commit table_neaders.2sp 49 2ert12023 00:33, HIML Table Headers 3 w Tutorialsy —Exercisesw Servicese§ QO Log in schools Stavie suyae= miuneaoee + Monthly savings Savings January $100 February $50 Note: The tag should be inserted immediately after the tag. HTML Exercises Exercise: Add a table caption that says "Names".
nitpsdlmww:vdschools commit table_neaders.2sp 59 2ert12023 00:33, HIML Table Headers 3 WW tutoriatsy Exercises» Servicesy Q 0 schools
Points
Jill Smith 5@
Start the Exercise [

You might also like