How can we club two or more rows or columns into a single row or column in an HTML table?
Answer / nashiinformaticssolutions
HTML provides two table attributes “rowspan” and “colspan” to make a cell span to multiple rows and columns respectively.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I rename all the files from .htm to .html after copying them from a pc to a unix machine?
What does the head tag mean?
What is a href tag?
What are the different types of frames tags used in html?
What is isxhtml?
What is a doctype?
What is getelementbyid?
Why is innerhtml used?
Which tag holds all of a webpages visible html?
What is the difference between select and datalist in html?
Which doctype is correct for html5?
What is the easiest way to convert my HTML documents to XHTML?