Aller au contenu

Affichage D'une Page Web Dans Une AUtre !


Sujets conseillés

Posté (modifié)

J'ai trouvé ca :

<table border="0" width="100%" cellspacing="2" cellpadding="1">
<tr>
<td> <img src="/images/puce1.gif" width="11" height="11" alt="" /> 
<a href="http://xxxxxxxxx/" target="_blank"><b> </b></a> <iframe src="xxxxxxxxxxx/" scrolling="auto" frameborder="1"
marginheight="0" marginwidth="0" width="630" height="600"></iframe>
</td>
</tr>
</table>
<!--fin contenu-->
</td>
</tr>
<tr>
<td valign="bottom"> <br /> <table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="55%" bgcolor="#FFFFFF" align="right"> </td>
<td width="17" bgcolor="#E1E8EF"><img src="/images/angle45_right.gif" width="17" height="17" alt="" /></td>

<td width="*" align="right"><img src="/images/puce1.gif" width="11" height="11" alt="" /> </td>
</tr>
<tr>
<td colspan="3" bgcolor="#E1E8EF"><img src="/images/blank.gif" alt="" width="0" height="1" /></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="1" cellpadding="4">
<tr>

<td valign="top" align="center"><br>
</td>
</tr>
</table>

<div align="center"><font class="LINK"> <br />
</font> </div></td>
</tr>
</table>

Modifié par revan
Posté

C'est en effet un iframe

<iframe src="xxxxxxxxxxx/"  scrolling="auto" frameborder="1" marginheight="0" marginwidth="0" width="630" height="600"></iframe>

Posté

tu as la balise object, également...

<object data="url de l'objet" type="type mime">Texte alternatif"</object>

valide Xhtml, mais attention avec IE (comme d'hab!)

;)

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...