lemonshotz
Neues Mitglied
hey, ich bin neu im html bereich.
fuer eine hausaufgabe muss ich diese tabelle machen:

ich habe jetz mein html code so gemacht :
<html>
<head>
<title>Shirt-Shop</title>
<div align="center"><font size="5" color="blue">Die Preise entnehmen Sie bitte der Tabelle!</div></font>
<p></p>
</head>
<body bgcolor="white">
<table border="1" align="center" width="80%" height="50%">
<tr>
<td width="40%" bgcolor="red" valign="top"
</tr>
<tr>
<td width="80%" bgcolor="lightblue" valign="top">
</tr>
aber irgendwie funktioniert das nich
vielen dank schonmal im vorraus
fuer eine hausaufgabe muss ich diese tabelle machen:

ich habe jetz mein html code so gemacht :
<html>
<head>
<title>Shirt-Shop</title>
<div align="center"><font size="5" color="blue">Die Preise entnehmen Sie bitte der Tabelle!</div></font>
<p></p>
</head>
<body bgcolor="white">
<table border="1" align="center" width="80%" height="50%">
<tr>
<td width="40%" bgcolor="red" valign="top"
</tr>
<tr>
<td width="80%" bgcolor="lightblue" valign="top">
</tr>
aber irgendwie funktioniert das nich
vielen dank schonmal im vorraus