How can you have different number of cells for each row of a
table in HTML?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com

1658


write any ttest cases using check points and parameterization

1809


What is select case statement?

589


What are class events?

575


How can the spaces from the string be removed?

585






How are values assigned to string type and numeric type variables?

530


What is the difference between a dictionary and an array?

571


How to Convert Hex color code to color name in VB Script?

3924


How will you get the octal value of the given number in vbscript?

493


What are the disadvantages of vbscript?

644


What is the output of a + b in vbscript if a = 5 and b = 10?

2058


How should i Create Email invite with server-side Coding?

1594


how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.

4737


write a program to display configuration of a local system with the help of vb script.

1679


Explain about tristate constants in vbscript?

600