How to show Multiple TDs in a TR, but on separate lines? HTML

By: Prof. Dr. Fazal Rehman | Last updated: March 3, 2022

How to show Multiple TDs in a TR, but on separate lines?

You can use the display property  as a bock  in CSS. For example we can write the css as td{ border:2px solid red; background:red; }.

 

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials