Witam. Mam takie łatwiutkie zadanie z informatyki. Potrzebuję takiej strony w html'u. Oczywiście kolory, które są wpisane w kolumnach to mają być wnętrza komórek, a nie tekst :D:D
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
już Mateuszu Ci pomagam.
<html>
<head>
<meta http-equiv="Content-Language" content="pl">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<title>Nowa strona 1</title>
</head>
<body bgcolor="#8B4513" topmargin="5" leftmargin="5" rightmargin="5" bottommargin="5" marginwidth="5" marginheight="5">
<table border="1" width="1012" height="308">
<tr>
<td height="61" width="1012" colspan="5" bgcolor="#FFFF00"> </td>
</tr>
<tr>
<td height="62" width="203" bgcolor="#00FF00"> </td>
<td height="62" width="202" bgcolor="#0000FF"> </td>
<td height="62" width="183" bgcolor="#0000FF"> </td>
<td height="62" width="195" bgcolor="#0000FF"> </td>
<td height="189" width="195" rowspan="2" bgcolor="#FF6600"> </td>
</tr>
<tr>
<td height="166" width="203" bgcolor="#0000FF"> </td>
<td height="166" width="202" bgcolor="#0000FF"> </td>
<td height="166" width="183" bgcolor="#0000FF"> </td>
<td height="166" width="195" bgcolor="#0000FF"> </td>
</tr>
<tr>
<td height="40" width="1012" colspan="5" bgcolor="#808080"> </td>
</tr>
</table>
</body>
</html>