Ответы
Ответ дал:
1
1. The tag <table> has wrong closing tag. It should be </table> instead of <table> (the third line from the bottom)
2. There are no closing quotes in the line <tbody style="background...
It should be <tbody style="background-color: #9acd32">
3. Syntax error in the line <td><img scr= ...> (the 11th line from the bottom)
Should be: <td><img src= ...>
I can't find 4th mistake. Spaces in tags are not affect the code.
Вас заинтересует
1 год назад
1 год назад
3 года назад
3 года назад
8 лет назад
8 лет назад