+ 6
NP, come back here if you need any further help. Have a nice learning.
18th Aug 2018, 1:01 AM
Maz
Maz - avatar
+ 5
It would be better if you share the code here, just to help us to quickly identify the problem.
18th Aug 2018, 12:50 AM
Maz
Maz - avatar
+ 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
18th Aug 2018, 12:59 AM
Maz
Maz - avatar