How can you have different number of cells for each row of
a table?
Answer Posted / rakesh
<TABLE>
<TR>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD> </TD>
<TD> </TD>
</TR>
</TABLE>
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
List out the advantages of html5?
What is dhtml and its features?
How we can restrict the browser not to show the previous values entered in textbox?
What happens if there is no text between the tags? Does this affect the display of the html file?
Is html is a scripting language?
What is role html?
What is section tag in html?
Does firefox use html5?
What is the tag to create lists in html?
What is deprecated in html5?
Which tag is used to create frames?
Write an example that shows every attribute must have a value in xhtml?
What is iswebpage?
List out new input elements in html5?
How do you display a video in HTML 5?