Přidat otázku mezi oblíbenéZasílat nové odpovědi e-mailemVyřešeno HTML - <frameset...>...

jo,... takže:

<html>

<head>
    <meta charset="UTF-8">
    <title>
        Web
    </title>
    <link rel="stylesheet" type="text/css" href="style.css">
</head>

<body>
    <div id="hlavicka">
        <iframe src="hlavicka.html" width="100%" height="100%">
        </iframe>
    </div>
    <div id="menu">
        <iframe src="menu.html" width="100%" height="100%">
        </iframe>
    </div>
    <div id="obsah">
        <iframe src="obs/uvod.html" width="100%" height="100%">
        </iframe>
    </div>
    <div id="reklama">
        <iframe src="reklama.html" width="100%" height="100%">
        </iframe>
    </div>
</body>

</html>
toto mám správne a iba mám zmeniť css,... ale zachovať #hlavicka{...}

Reakce na odpověď

1 Zadajte svou přezdívku:
2 Napište svou odpověď:
3 Pokud chcete dostat ban, zadejte libovolný text:

Zpět do poradny