Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / meme

you use <td colspan = number>

Is This Answer Correct ?    4 Yes 2 No

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

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

Post New Answer

More VB Script Interview Questions

how does vb script help in web page designing? explain with example.

0 Answers  


What is purpose of scripting.filesystemobject class in vbscript?

0 Answers  


How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function

3 Answers   iGate,


What are string functions in vbscript?

0 Answers  


hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?

0 Answers   Livetek,


What is select case statement?

0 Answers  


accept a string & display whether a is present or not

1 Answers  


write a script to count no drives in file systems in qtp?

1 Answers   Mind Q Systems,


What is vbscript language used for and which earlier language is it modeled upon?

0 Answers  


What is string concatenation function in VBScript?

2 Answers  


I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.

1 Answers  


How to capture a runtime error in vbscript?

0 Answers  


Categories