|
La Communauté Webmaster 
| Pages: [1] |
 |
|
|
|
Auteur |
Sujet: Afficher un tableau d'une autre page (Lu 1161 fois) |
|
 |
Afficher un tableau d'une autre page
« sur: le 10-09-2009 a 14:42:26 » |
|
|
|
|
|
|
 |
Re:Afficher un tableau d'une autre page
« Répondre #1 sur: le 18-09-2009 a 14:20:45 » |
|
|
|
|
 |
Re:Afficher un tableau d'une autre page
« Répondre #2 sur: le 21-09-2009 a 00:05:19 » |
|
|
|
|
 |
Re:Afficher un tableau d'une autre page
« Répondre #3 sur: le 01-10-2009 a 10:33:27 » |
|
|
|
|
 |
Re:Afficher un tableau d'une autre page
« Répondre #4 sur: le 01-10-2009 a 10:52:24 » |
|
|
|
|
 |
Re:Afficher un tableau d'une autre page
« Répondre #5 sur: le 06-10-2009 a 11:37:54 » |
|
|
|
|
 |
Re:Afficher un tableau d'une autre page
« Répondre #6 sur: le 06-10-2009 a 13:28:49 » |
|
GillesCH
Membre récent

Hors-Ligne
Sexe: 
Messages: 4

|
C'est assez difficile, mais je vais tentez...
Si vous allez sur http://www.youtube.com/, tout en bas, il y a un tableau où il y a: YouTube Programmes Aide Règles Découvrir Contactez-nous Publicité Obtenir de l'aide Confidentialité YouTube sur votre téléphone Qui sommes-nous ? Développeurs Livret YouTube Conditions d'utilisation YouTube sur votre site Presse Partenariats Forums d'aide de la communauté Droits d'auteur YouTube sur votre télévision Blog professionnel Gestion de contenu Centre de sécurité Règlement de la communauté Flux RSS YouTube Blog YouTube TestTube
Si on ne prends que le code de ce bout de page, on a:
<table cellpadding="0" cellspacing="0"> <tr>
<th >YouTube</th> <th >Programmes</th> <th >Aide</th> <th>Règles</th> <th >Découvrir</th> </tr>
<tr> <td><a href="/t/contact_us" >Contactez-nous</a></td> <td ><a href="/advertise" >Publicité</a></td>
<td><b><a
href="http://www.google.com/support/youtube/bin/static.py?page=start.cs&hl=fr-FR" target="_blank">Obtenir de l'aide</a></b></td>
<td ><a href="/t/privacy" >Confidentialité</a></td> <td><a href="/mobile" >YouTube sur votre téléphone</a></td>
</tr> <tr> <td ><a href="/t/about" >Qui sommes-nous ?</a></td>
<td ><a href="http://code.google.com/apis/youtube/overview.html" >Développeurs</a></td> <td><a href="/t/yt_handbook_home" >Livret YouTube</a></td> <td ><a href="/t/terms" >Conditions d'utilisation</a></td>
<td><a href="/youtubeonyoursite" >YouTube sur votre site</a></td> </tr> <tr> <td><a href="/press_room" >Presse</a></td> <td><a href="/partners" >Partenariats</a></td> <td><a href="http://www.google.com/support/forum/p/youtube?hl=fr" >Forums d'aide de la communauté</a></td> <td><a href="/t/dmca_policy" >Droits d'auteur</a></td>
<td><a href="/youtubeonyourtv" >YouTube sur votre télévision</a></td> </tr> <tr> <td><a href="http://ytbizblog.blogspot.com/" >Blog professionnel</a></td> <td><a href="/t/content_management" >Gestion de contenu</a></td> <td ><a
href="http://www.google.com/support/youtube/bin/request.py?contact_type=abuse&hl=fr-FR" >Centre de sécurité</a></td> <td><a href="/t/community_guidelines" >Règlement de la communauté</a></td>
<td><a href="/t/rss_feeds" >Flux RSS YouTube</a></td> </tr> <tr> <td><a href="/blog" >Blog YouTube</a></td> <td></td> <td></td> <td></td> <td ><a href="/testtube" >TestTube</a></td>
</tr> </table>
|
|
Bien... J'aimerais sur un site à moi, dans une page bien précise, reprendre uniquement ce tableau et que, du coup, si youtube modifie ce tableau je n'aie pas à m'en soucier...
Je peux pas donner un exemple plus concret, dslé, mais j'espère avoir été un peu plus clair...
Merci et A+ |
|
|
|
|
| Pages:
[1] |
|
|
|
| |
|
|