Hello,
J'aimerais bien utiliser un cadre frame pour afficher deux page dans la meme fenetre,
mais ça ne marche pas! j'ai tappé ça:
<html>
<head>
<frameset cols="10%,50%">
<frame scr="Exercice3.0.html">
<frame scr="index.html">
</frameset>
</head>
</html>
Mais rien n'aparais dans mes deux fenetres . Il y a une erreur?