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
Which operator is used to concatenate the 2 values in the vbscript language?
how to write validation function for date in vb script
Why to use option explicit in vb script?
Explain about arrays in vb script?
why variable name should not exceed 255 characters?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
Explain the arrays in vb script?
How to Import data from a file (file is on the desktop) to the data table
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
Explain what is loose binding? Why is it not a good practice to use it?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
How can you destroy an object in vbscript?
Explain about the functionality of vb script?