Я не могу понять, что не так с моими стилями.
Надеюсь, кто -то может помочь мне с этим.
Пример кода: < /p>
< Br />
.maindiv {
overflow:hidden; border:#000 1px solid;
width:450px; min-height:250px;
}
.left_inner {
float:left; width:200px;
min-height:100%; background:#00CC33;
}
.right_inner {
float:left; width:150px; background:#C93;
}
Left Block content
Right block content
sample txt
sample txt
< /code>
То, как это должно быть, похоже на оперный браузер (см. Image):
Подробнее здесь: https://stackoverflow.com/questions/879 ... ot-working