Mario348
Neues Mitglied
Wie kann ich nun die divs meinen Frames zuordnen ?
Code:
#oben
{
width: 1280px;
height: 262px;
background-repeat: no-repeat;
}
#links
{
width: 269px;
height: 596px;
float: left;
}
#mitte
{
width: 793px;
height: 596px;
float: left;
}
#rechts
{
width: 200px;
height: 596px;
float: left;
}