Korjaa koodi
Korjattu koodi <html> <head> <title>Oma sivu</title> </head> <body bgcolor="#5cd65c"> <h1>Kokeilu</h1> <br>lisää tekstiä<br> vielä lisää tekstiä <p><font face="arial" color="#196619"> <b>uusi kappale</b></font> <table border="1" width="900" align="center"> <tr> <th colspan="3">eka solu</th> <tr> <td width="100" align="center">kolmas solu</td> <td width="500" align="center">neljäs solu</td> <td width="300" align="center">b solu</td> </tr> </table> <br> <table border="1" width="900" align="center"> <tr> td width="100" align="center">eka solu</td> <th rowspan="2">otsikkosolu</th> <td w...