HTML-Öğrenci Listesi 1-
<html> <head> <title></title> </head> <body> <table bgcolor="black" border="1" cellspacing="0" cellpadding="0"> <tr> <td width="50" rowspan="5"><font color="white">Sınıf Liste</font></td> <td width="600" colspan ="4" height="30" align="center"><font color="red" >Öğrenci Listesi</font></td> </tr> <tr> <td width="100" height="20" align="center"><font color="red">Sıra No</font></td> <td width="100" align="center"><font color="red" align="center">Sınıf</font></td> <td width="200" align="center"><font color="red" align="center">Not</font></td...