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?

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

where can i learn VB scripint ?

2171


What is the use of option explicit statement?

1035


How to access array data?

1059


Explain the extension .hta?

1017


What are the special sub-types in vbscript?

1119


Mention what is vbscript procedures?

1065


regular expression that will recognize a browser as long as its name property starts with mybrowser

2289


If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?

1041


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

1168


Explain different types of segment?

1095


i need to sort the data using qtp script for this how i need to write a qtp script

3737


Out of the different type of operators, which are evaluated first and last in the vbscript language?

1053


Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.

2088


In html file what is an ideal position to include vbscript?

1475


What is the difference between do until loop and do while loop?

1127