Moje pytanie jest proste i zwięzłe.
Czym zastąpić ramke w php ? A dokładnie w tym kodzie, tak aby zawartość czytana z pliku: "staty.php" była w belce z css`a,który również jest poniżej
Kod
?>
<div class=content_main>
<div id=cnwh class=content_white style=height:22px;overflow:visible;z-index:5000>
<iframe src="../staty.php" border="0" frameborder="no" scrolling="no" width="1000" height="22">Twoja przegladarka nie obsluguje plywajacych ramek!</iframe>
</div>
<?php
<div class=content_main>
<div id=cnwh class=content_white style=height:22px;overflow:visible;z-index:5000>
<iframe src="../staty.php" border="0" frameborder="no" scrolling="no" width="1000" height="22">Twoja przegladarka nie obsluguje plywajacych ramek!</iframe>
</div>
<?php