<td><br /></td> What is the functionality of the break line statement in this code? I tried with and without this <br/> and there was no difference in the output. Thanks in advance!
7/31/2020 7:24:09 PM
Daniel Grillo6 Answers
New AnswerIf all the columns in a row is empty then <br /> is needed, because the row will collapse without it. Noticeable when table has borders.
You will note a diferrence if you have a node text before <br/> tag and one more after the tag
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message