CS13practice

my table</table> <body bgcolor="#99ffcc" <p>It's easy to make tables with html</p> <table border ="10" width="20" lenght="12" text=> <tr> <td>MONTHS</td> <td>DAYS </td> <td>years</td> <td><blink>students</blink></td> <td>names</td> <td><img src="http://www.webdeveloper.com/animations/bnifiles/world_spinning_2.gif"></td> </tr><script type="text/javascript"> function disp_alert() { alert("I am an alert box!!") } </script> </head> <body> <input type="button" onclick="disp_alert()" value="Display alert box" /> </table>