How can you have different number of cells for each row of a
table in HTML?
Answers were Sorted based on User's Feedback
Answer / rekha
by creating a table
<table>
<tr>
<td>enter name</td>
</tr>
<tr>
<td>Ur mail id</td>
</tr>
</table
| Is This Answer Correct ? | 0 Yes | 5 No |
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
What is the use of option explicit in vbscript?
How will you format a number in percetage format in vbscript?
Can u describe what kind of testing are for OTC derivates by banks.
What are subprocedures in vbscript?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
How to remove the spaces in a string Ex: "this is apple"
how to find number of characters(letter a) in the sentence Rain Rain Go away
How can you have different number of cells for each row of a table in HTML?
Join the multiple array with out using JOIN function
Explain about the functionality of vb script?