+ 2
What is the problem?????????
Why can't I separate the names and other documents inside the table?(code given) https://code.sololearn.com/Whj1JOIues57/?ref=app
6 Answers
+ 7
see you used <td/> in the line of munna. . .
you are supposed to use </td>
i tried and it works.
tell me if you cant find that error
+ 5
give attribute of border="1" in <table>
+ 4
welcome. . .
+ 1
but...still there is problem
+ 1
a small extra cell appears.....why is that?
+ 1
oh...I got it....thnx