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 to get the length of the string by making use of the string function?

0 Answers  


what is the function to display current date?

4 Answers  


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

0 Answers   Quest,


How to pass the parameter from one function to another function in VB Scripting?

1 Answers   Fastenal,


write a vb script to generate hello 5 times using do until loop

4 Answers  


how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me

0 Answers  


if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.

3 Answers   Cap Gemini,


Mention how to access array data?

0 Answers  


how to delete folder test3,test4 and test5 using vbscript?

2 Answers  


write a vb script to display first 5 odd numbers from 1 to 100

4 Answers  


Which event is triggered when mouse focus comes out of an element in the vbscript language?

0 Answers  


How can you test font size, type and color using QTP tool?

3 Answers  


Categories