HTML Table Row Height in Punjabi | Table Sizes | HTML Tutorials | Online HTML Editor on July 09, 2023 Get link Facebook X Pinterest Email Other Apps To set the height of a specific row, add the style attribute on a table row element: HTML Table Row Height Set the height of the second row to 100 pixels # Name of Student Class 1. Taranpreet Singh 6th 2. Mehakpreet Kaur 7th 3. Veerpal Kaur 8th 4. Jasmeen 9th 5. Sonia 10th 6. Jaskaran Singh 11th 7. Arshdeep Kaur 12th table, th, td { border:1px solid black; border-collapse: collapse; } Live Demo & Try it yourself! Comments
Comments
Post a Comment