+ 6
NP, come back here if you need any further help.
Have a nice learning.
+ 5
It would be better if you share the code here, just to help us to quickly identify the problem.
+ 3
I guess the problem is that you didn't close the <table> tag in the right place.
Note: There are some unclosed tags (Eg. h2) and some of them are placed randomly in the code, for example the <body> tag at the end of your program.
Fix: https://code.sololearn.com/Wm9fLh48vR4S/?ref=app



