Ver Mensaje Individual
  #13 (permalink)  
Antiguo 05/01/2010, 13:23
Avatar de Estoy_empezando
Estoy_empezando
 
Fecha de Ingreso: enero-2010
Mensajes: 6
Antigüedad: 14 años, 4 meses
Puntos: 0
Respuesta: Duda con un codigo (manzana logo google)

Bueno , por fin terminé ... Gracias a DarkMaurice que fue la respuesta definitiva a i pregunta y a todos los demás que me habéis ayudado. Como bien habeis dicho , tenia que configurar la "position" y por fin terminé. Aquí os dejo el link de como quedó : www.habbolost.es/google.html

La posicion exacta
Código HTML:
Ver original
  1. style="position: relative; right: 244px; bottom: 50px;"><noscript><style>#fall{bottom:50px!important}</style></body>

El codigo entero
Código HTML:
Ver original
  1. <head><title> La web de Newton </title></head>
  2. <body><img src="Google_files/newton10-tree.jpg" alt="Birthday of Sir Isaac Newton" title="Birthday of Sir Isaac Newton" id="logo" style="margin-top: -1.22em;" onload="window.lol&amp;&amp;lol();setTimeout(function(){var h=0,v=1,f=document.getElementById('fall'),i=setInterval(function(){if(f){var r=parseInt(f.style.right)+h,b=parseInt(f.style.bottom)-v;f.style.right=r+'px';f.style.bottom=b+'px';if(b>-210){v+=2}else{h=(v>9)?v*0.1:0;v*=(v>9)?-0.3:0}}},25);google.rein&amp;&amp;google.rein.push(function(){clearInterval(i);h=0;v=1})},2000)" width="384" border="0" height="138"></a><img id="fall" src="Google_files/newton10-apple.png" style="position: relative; right: 244px; bottom: 50px;"><noscript><style>#fall{bottom:50px!important}</style></body>
  3. </html>

Lo unico que me falta es cuando rebota ... Que eso ya no se como es ... xD

Bueno , igualmente ... Saludos y Gracias =D