adspace


question related to table havi colspan and row span

Answer Posted / Shivam Rathaur

Colspan and Rowspan are HTML attributes used within table cells (td) for controlling the number of columns or rows that a cell spans across or down.nn- Colspan: The 'colspan' attribute specifies the number of columns that a cell should stretch across. For example, <td colspan="3"> will create a cell spanning 3 columns.nn- Rowspan: The 'rowspan' attribute specifies the number of rows that a cell should span downwards. For example, <td rowspan="2"> will create a cell spanning 2 rows.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain element .net mobile with example? : Microsoft dot net mobile

1053


difference between Response.write,server.transfer and also which one is used when ?

1981


I can't be bothered with cas. Can I turn it off?

1019


How do I know when my thread pool work item has completed?

1001


Different types of authentication modes in .net framework ?

1066


hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays

2401


Why am I getting an invalidoperationexception when I serialize an arraylist?

971


How does an appdomain get created?

1028