Besoin d'aide avec le positionnement fixe intégré vidéo

  • xrayspecs
  • Newbie
  • Newbie
  • Avatar de l’utilisateur
  • Inscription: Juin 30, 2008
  • Messages: 12
  • Loc: Hobart, Tasmania
  • Status: Offline

Message Septembre 8th, 2008, 12:36 am

Salut,

Im créer une page que je veux intégrer des vidéos sur 3 différents et Ive a réussi à faire que cela vous convient, ainsi que de figurer sur le positionnement d'entre eux (Im nouveau à ce genre de conception :oops: ). Mon problème est lorsque je fais le navigateur plus le passage de vidéos où ils sont censés être. Yat-il une manière que je peux garder les vidéos intégrées fixe en un seul endroit quelle que soit la taille de la fenêtre du navigateur - de sorte que peu importe la taille de moniteur utilisé les vidéos seront là où je veux en particulier à se l'être?

Voici le code que j'ai:

Code: [ Select ]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml">
 
    <head>
        <meta http-equiv="content-type" content="text/html;charset=utf-8" />
        <meta name="description" content="Your one-stop spot for photos, videos and news on Pete, Anna, Jake and Finn Horsman" />
        <title>The Horsman Family Album :: Home</title>
        <style type="text/css" media="all"><!--
.dsR61 /*agl rulekind: base;*/ { position: absolute; top: 219px; left: 410px; }
.dsR108 /*agl rulekind: base;*/ { position: absolute; top: 525px; left: 410px; }
.dsR154 /*agl rulekind: base;*/ { position: absolute; top: 522px; left: 844px; }
--></style>
    </head>
 
    <body bgcolor="#3399cc">
        <p><center>
            <img src="images/video.jpg" alt="" height="81" width="950" usemap="#home" border="0" /><map name="home" id="home"><area shape="rect" coords="759,2,946,79" href="web.html" alt="" /><area shape="rect" coords="572,2,759,79" href="news.html" alt="" /><area shape="rect" coords="386,2,572,79" href="video.html" alt="" /><area shape="rect" coords="198,2,385,79" href="photo.html" alt="" /><area shape="rect" coords="0,0,197,79" href="index.html" target="_blank" alt="" /></map><img src="images/videobackground.jpg" alt="" height="668" width="950" usemap="#videobackground" border="0" /><map name="videobackground" id="videobackground"><area shape="poly" coords="638,36,639,117,675,217,626,220,630,249,922,252,929,226,894,226,900,125,822,112,811,83,784,9" href="http://www.youtube.com/view_play_list?p=6EE0B4C31D6077C4" alt="" /></map></center>
                        <table class="dsR2712 dsR61" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                                <td class="dsR2711"><object width="233" height="177">
                                        <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1"></param>
                                        <param name="allowFullScreen" value="true"></param>
                                        <embed src="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
                                    </object></td>
                            </tr>
                        </table>
                        <table class="dsR2713 dsR108" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                                <td class="dsR2711"><object width="233" height="177">
                                        <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1"></param>
                                        <param name="allowFullScreen" value="true"></param>
                                        <embed src="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
                                    </object></td>
                            </tr>
                        </table>
                        <table class="dsR2714 dsR154" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                                <td class="dsR2711"><object width="233" height="177">
                                        <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1"></param>
                                        <param name="allowFullScreen" value="true"></param>
                                        <embed src="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
                                    </object></td>
                            </tr>
                        </table>
    </body>
    </html>
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5.     <head>
  6.         <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  7.         <meta name="description" content="Your one-stop spot for photos, videos and news on Pete, Anna, Jake and Finn Horsman" />
  8.         <title>The Horsman Family Album :: Home</title>
  9.         <style type="text/css" media="all"><!--
  10. .dsR61 /*agl rulekind: base;*/ { position: absolute; top: 219px; left: 410px; }
  11. .dsR108 /*agl rulekind: base;*/ { position: absolute; top: 525px; left: 410px; }
  12. .dsR154 /*agl rulekind: base;*/ { position: absolute; top: 522px; left: 844px; }
  13. --></style>
  14.     </head>
  15.  
  16.     <body bgcolor="#3399cc">
  17.         <p><center>
  18.             <img src="images/video.jpg" alt="" height="81" width="950" usemap="#home" border="0" /><map name="home" id="home"><area shape="rect" coords="759,2,946,79" href="web.html" alt="" /><area shape="rect" coords="572,2,759,79" href="news.html" alt="" /><area shape="rect" coords="386,2,572,79" href="video.html" alt="" /><area shape="rect" coords="198,2,385,79" href="photo.html" alt="" /><area shape="rect" coords="0,0,197,79" href="index.html" target="_blank" alt="" /></map><img src="images/videobackground.jpg" alt="" height="668" width="950" usemap="#videobackground" border="0" /><map name="videobackground" id="videobackground"><area shape="poly" coords="638,36,639,117,675,217,626,220,630,249,922,252,929,226,894,226,900,125,822,112,811,83,784,9" href="http://www.youtube.com/view_play_list?p=6EE0B4C31D6077C4" alt="" /></map></center>
  19.                         <table class="dsR2712 dsR61" border="0" cellspacing="0" cellpadding="0">
  20.                             <tr>
  21.                                 <td class="dsR2711"><object width="233" height="177">
  22.                                         <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1"></param>
  23.                                         <param name="allowFullScreen" value="true"></param>
  24.                                         <embed src="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  25.                                     </object></td>
  26.                             </tr>
  27.                         </table>
  28.                         <table class="dsR2713 dsR108" border="0" cellspacing="0" cellpadding="0">
  29.                             <tr>
  30.                                 <td class="dsR2711"><object width="233" height="177">
  31.                                         <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1"></param>
  32.                                         <param name="allowFullScreen" value="true"></param>
  33.                                         <embed src="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  34.                                     </object></td>
  35.                             </tr>
  36.                         </table>
  37.                         <table class="dsR2714 dsR154" border="0" cellspacing="0" cellpadding="0">
  38.                             <tr>
  39.                                 <td class="dsR2711"><object width="233" height="177">
  40.                                         <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1"></param>
  41.                                         <param name="allowFullScreen" value="true"></param>
  42.                                         <embed src="http://www.youtube.com/v/G2H_zye1TSg&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  43.                                     </object></td>
  44.                             </tr>
  45.                         </table>
  46.     </body>
  47.     </html>


Et voici la page telle qu'elle est si loin: http://www.worldcoins-blog.com/horsman/video.html (les vids sont censés être "sur" les écrans de télévision et actuellement ils sont tous la même vidéo)

Toute aide serait grandement appréciée :)
  • Anonymous
  • Bot
  • No Avatar
  • Inscription: 25 Feb 2008
  • Messages: ?
  • Loc: Ozzuland
  • Status: Online

Message Septembre 8th, 2008, 12:36 am

  • righteous_trespasser
  • Scuffle
  • Genius
  • Avatar de l’utilisateur
  • Inscription: Mar 12, 2007
  • Messages: 6228
  • Loc: South-Africa
  • Status: Offline

Message Septembre 8th, 2008, 1:02 am

Si vous IW ere obtenu et je valider mon site avec les Validateur W3 ...et tout comme une note, malheureusement, la manière dont vous l'aménagement du site (tableaux) est très désuet et mai, vous voulez passer à l'Divs et plutôt Css...
Let's leave all our *plum* where it is and go live in the jungle ...
  • xrayspecs
  • Newbie
  • Newbie
  • Avatar de l’utilisateur
  • Inscription: Juin 30, 2008
  • Messages: 12
  • Loc: Hobart, Tasmania
  • Status: Offline

Message Septembre 8th, 2008, 8:24 pm

Im un peu perdu quand il s'agit de Div et CSS. Il s'agit juste d'un simple projet, pour la pensée tables suffirait...

Mais est-ce que quelqu'un a des suggestions sur ce que les commandes Id CSS besoin de chercher à obtenir le même résultat que Im essayant de réaliser avec des tableaux - dans la mesure de s'assurer que les vidéos de s'adapter à l'image de fond lorsqu'il est consulté dans un plus petit écran / fenêtre de navigateur?
  • xrayspecs
  • Newbie
  • Newbie
  • Avatar de l’utilisateur
  • Inscription: Juin 30, 2008
  • Messages: 12
  • Loc: Hobart, Tasmania
  • Status: Offline

Message Septembre 12th, 2008, 12:31 am

J'ai essayé W3 Validator site que vous avez mentionnés, et il a présenté une liste des erreurs qui n'ont pas d'incidence sur le site que ce soit - comme la seule lettre de vidéo YouTube cordes. Il n'a certainement pas aidé du tout à la fixation de mon problème...

Ive a également fait quelques recherches sur le code source et il semble que les tables sont encore en vie et bien et pour un site simple comme la mienne, sont plus que comme un moyen adéquat de mettre les éléments là où ils sont censés être - et certainement beaucoup plus facile que de partir pour tout savoir sur CSS et div juste pour un simple site de 5 pages...

Je suppose que de l'absence de réponse ici, le problème est trop difficile pour à quiconque de proposer des suggestions sur la façon de fixer ou il n'existe pas de correctif hehe

Merci quand même :)
  • righteous_trespasser
  • Scuffle
  • Genius
  • Avatar de l’utilisateur
  • Inscription: Mar 12, 2007
  • Messages: 6228
  • Loc: South-Africa
  • Status: Offline

Message Septembre 12th, 2008, 12:53 am

Og Bien sûr, il a un impact sur votre site...Si votre code ne valide pas le navigateur passe en "mode compatibilité" et maintenant, ne rend pas comme sa supposée...Je suis allé et fixes que pour vous très rapide...Tout ce que je ne fixait pas été le <embed> balises qui n'existent pas réellement et IE simplement décidé qu'ils ne se préoccupent pas...
Code: [ Select ]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="description" content="Your one-stop spot for photos, videos and news on Pete, Anna, Jake and Finn Horsman" />
<title>The Horsman Family Album :: Videos</title>
<style type="text/css" media="all"><!--
.dsR500 /*agl rulekind: base;*/ { position: absolute; top: 187px; left: 490px; }
.dsR575 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 490px; }
.dsR655 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 924px; }
--></style>
</head>
<body bgcolor="#3399cc">
<img src="images/video.jpg" alt="" height="81" width="950" usemap="#home" border="0" /><map name="home" id="home"><area shape="rect" coords="759,2,946,79" href="web.html" alt="" target="_self" /><area shape="rect" coords="572,2,759,79" href="news.html" alt="" target="_self" /><area shape="rect" coords="386,2,572,79" href="video.html" alt="" target="_self" /><area shape="rect" coords="198,2,385,79" href="photo.html" alt="" target="_self" /><area shape="rect" coords="0,0,197,79" href="index.html" target="_self" alt="" /></map><img src="images/videobackground.jpg" alt="" height="668" width="950" usemap="#videobackground" border="0" /><map name="videobackground" id="videobackground"><area shape="poly" coords="638,36,639,117,675,217,626,220,630,249,922,252,929,226,894,226,900,125,822,112,811,83,784,9" href="http://www.youtube.com/view_play_list?p=6EE0B4C31D6077C4" alt="" /></map>
<table class="dsR2712 dsR500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="dsR2711"><object width="233" height="177">
<param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
</object></td>
</tr>
</table>
<table class="dsR2713 dsR575" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="dsR2711"><object width="233" height="177">
<param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/Dx71D1dKE3c&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
</object></td>
</tr>
</table>
<table class="dsR2714 dsR655" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="dsR2711"><object width="233" height="177">
<param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/LEtMUj1B_Wc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
</object></td>
</tr>
</table>
</body>
</html>
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  5. <meta name="description" content="Your one-stop spot for photos, videos and news on Pete, Anna, Jake and Finn Horsman" />
  6. <title>The Horsman Family Album :: Videos</title>
  7. <style type="text/css" media="all"><!--
  8. .dsR500 /*agl rulekind: base;*/ { position: absolute; top: 187px; left: 490px; }
  9. .dsR575 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 490px; }
  10. .dsR655 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 924px; }
  11. --></style>
  12. </head>
  13. <body bgcolor="#3399cc">
  14. <img src="images/video.jpg" alt="" height="81" width="950" usemap="#home" border="0" /><map name="home" id="home"><area shape="rect" coords="759,2,946,79" href="web.html" alt="" target="_self" /><area shape="rect" coords="572,2,759,79" href="news.html" alt="" target="_self" /><area shape="rect" coords="386,2,572,79" href="video.html" alt="" target="_self" /><area shape="rect" coords="198,2,385,79" href="photo.html" alt="" target="_self" /><area shape="rect" coords="0,0,197,79" href="index.html" target="_self" alt="" /></map><img src="images/videobackground.jpg" alt="" height="668" width="950" usemap="#videobackground" border="0" /><map name="videobackground" id="videobackground"><area shape="poly" coords="638,36,639,117,675,217,626,220,630,249,922,252,929,226,894,226,900,125,822,112,811,83,784,9" href="http://www.youtube.com/view_play_list?p=6EE0B4C31D6077C4" alt="" /></map>
  15. <table class="dsR2712 dsR500" border="0" cellspacing="0" cellpadding="0">
  16. <tr>
  17. <td class="dsR2711"><object width="233" height="177">
  18. <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
  19. <param name="allowFullScreen" value="true"></param>
  20. <embed src="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  21. </object></td>
  22. </tr>
  23. </table>
  24. <table class="dsR2713 dsR575" border="0" cellspacing="0" cellpadding="0">
  25. <tr>
  26. <td class="dsR2711"><object width="233" height="177">
  27. <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
  28. <param name="allowFullScreen" value="true"></param>
  29. <embed src="http://www.youtube.com/v/Dx71D1dKE3c&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  30. </object></td>
  31. </tr>
  32. </table>
  33. <table class="dsR2714 dsR655" border="0" cellspacing="0" cellpadding="0">
  34. <tr>
  35. <td class="dsR2711"><object width="233" height="177">
  36. <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
  37. <param name="allowFullScreen" value="true"></param>
  38. <embed src="http://www.youtube.com/v/LEtMUj1B_Wc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  39. </object></td>
  40. </tr>
  41. </table>
  42. </body>
  43. </html>

maintenant cela ne triez pas vos questions encore, mais qui pourrait empêcher certains numéros à venir...lets get maintenant à vos problèmes de positionnement...Donnez-moi juste un instant...J'ai à nouveau de déterminer comment les tables de travail
Let's leave all our *plum* where it is and go live in the jungle ...
  • righteous_trespasser
  • Scuffle
  • Genius
  • Avatar de l’utilisateur
  • Inscription: Mar 12, 2007
  • Messages: 6228
  • Loc: South-Africa
  • Status: Offline

Message Septembre 12th, 2008, 1:01 am

Okay ce Hould fix it:
Code: [ Select ]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="description" content="Your one-stop spot for photos, videos and news on Pete, Anna, Jake and Finn Horsman" />
<title>The Horsman Family Album :: Videos</title>
<style type="text/css" media="all"><!--
.dsR500 /*agl rulekind: base;*/ { position: absolute; top: 187px; left: 350px; }
.dsR575 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 350px; }
.dsR655 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 784px; }
--></style>
</head>
<body bgcolor="#3399cc">
<img src="images/video.jpg" alt="" height="81" width="950" usemap="#home" border="0" /><map name="home" id="home"><area shape="rect" coords="759,2,946,79" href="web.html" alt="" target="_self" /><area shape="rect" coords="572,2,759,79" href="news.html" alt="" target="_self" /><area shape="rect" coords="386,2,572,79" href="video.html" alt="" target="_self" /><area shape="rect" coords="198,2,385,79" href="photo.html" alt="" target="_self" /><area shape="rect" coords="0,0,197,79" href="index.html" target="_self" alt="" /></map><img src="images/videobackground.jpg" alt="" height="668" width="950" usemap="#videobackground" border="0" /><map name="videobackground" id="videobackground"><area shape="poly" coords="638,36,639,117,675,217,626,220,630,249,922,252,929,226,894,226,900,125,822,112,811,83,784,9" href="http://www.youtube.com/view_play_list?p=6EE0B4C31D6077C4" alt="" /></map>
<table class="dsR2712 dsR500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="dsR500"><object width="233" height="177">
<param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
</object></td>
</tr>
</table>
<table class="dsR575" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="dsR2711"><object width="233" height="177">
<param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/Dx71D1dKE3c&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
</object></td>
</tr>
</table>
<table class="dsR655" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="dsR2711"><object width="233" height="177">
<param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/LEtMUj1B_Wc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
</object></td>
</tr>
</table>
</body>
</html>
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  5. <meta name="description" content="Your one-stop spot for photos, videos and news on Pete, Anna, Jake and Finn Horsman" />
  6. <title>The Horsman Family Album :: Videos</title>
  7. <style type="text/css" media="all"><!--
  8. .dsR500 /*agl rulekind: base;*/ { position: absolute; top: 187px; left: 350px; }
  9. .dsR575 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 350px; }
  10. .dsR655 /*agl rulekind: base;*/ { position: absolute; top: 492px; left: 784px; }
  11. --></style>
  12. </head>
  13. <body bgcolor="#3399cc">
  14. <img src="images/video.jpg" alt="" height="81" width="950" usemap="#home" border="0" /><map name="home" id="home"><area shape="rect" coords="759,2,946,79" href="web.html" alt="" target="_self" /><area shape="rect" coords="572,2,759,79" href="news.html" alt="" target="_self" /><area shape="rect" coords="386,2,572,79" href="video.html" alt="" target="_self" /><area shape="rect" coords="198,2,385,79" href="photo.html" alt="" target="_self" /><area shape="rect" coords="0,0,197,79" href="index.html" target="_self" alt="" /></map><img src="images/videobackground.jpg" alt="" height="668" width="950" usemap="#videobackground" border="0" /><map name="videobackground" id="videobackground"><area shape="poly" coords="638,36,639,117,675,217,626,220,630,249,922,252,929,226,894,226,900,125,822,112,811,83,784,9" href="http://www.youtube.com/view_play_list?p=6EE0B4C31D6077C4" alt="" /></map>
  15. <table class="dsR2712 dsR500" border="0" cellspacing="0" cellpadding="0">
  16. <tr>
  17. <td class="dsR500"><object width="233" height="177">
  18. <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
  19. <param name="allowFullScreen" value="true"></param>
  20. <embed src="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  21. </object></td>
  22. </tr>
  23. </table>
  24. <table class="dsR575" border="0" cellspacing="0" cellpadding="0">
  25. <tr>
  26. <td class="dsR2711"><object width="233" height="177">
  27. <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
  28. <param name="allowFullScreen" value="true"></param>
  29. <embed src="http://www.youtube.com/v/Dx71D1dKE3c&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  30. </object></td>
  31. </tr>
  32. </table>
  33. <table class="dsR655" border="0" cellspacing="0" cellpadding="0">
  34. <tr>
  35. <td class="dsR2711"><object width="233" height="177">
  36. <param name="movie" value="http://www.youtube.com/v/G2H_zye1TSg&amp;hl=en&amp;fs=1"></param>
  37. <param name="allowFullScreen" value="true"></param>
  38. <embed src="http://www.youtube.com/v/LEtMUj1B_Wc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="233" height="170"></embed>
  39. </object></td>
  40. </tr>
  41. </table>
  42. </body>
  43. </html>
Let's leave all our *plum* where it is and go live in the jungle ...

Afficher de l'information

  • Total des messages de ce sujet: 6 messages
  • Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 126 invités
  • Vous ne pouvez pas poster de nouveaux sujets
  • Vous ne pouvez pas répondre aux sujets
  • Vous ne pouvez pas éditer vos messages
  • Vous ne pouvez pas supprimer vos messages
  • Vous ne pouvez pas joindre des fichiers
 
 

© 2011 Unmelted, LLC. Ozzu® est une marque déposée de Unmelted, LLC