Author Topic: Very cool html script  (Read 1282 times)

Offline Sava

  • Level 13
  • *
  • Posts: 101
  • Reputation: +3/-15
  • It's just me
    • View Profile
Very cool html script
« on: September 29, 2006, 05:46:19 PM »
Check this out! I was just messing around with marquees and this is what I made! In the code, there appears to be a ball that bounces from wall to wall in a 315 by 500 pixel box! Heres the code....

Quote
<html>
<body bgcolor="white">
<div id="1" style="z-index: 2; border: 1px solid black; width: 315px; height: 500px; position: absolute; top: 10px; left:

10px;"></div><div id="2" style="z-index: 1; position: absolute; top: 10px; left: 10px;""><marquee direction="right"

behavior="alternate" scrollAmount="6" width="400" height="500"><marquee direction="down" behavior="alternate"

scrollAmount="6" width="100" height="500">O</marquee></marquee></div>
</body>
</html>

Offline smiley

  • Level 13
  • *
  • Posts: 101
  • Reputation: +0/-7
    • View Profile
Re: Very cool html script
« Reply #1 on: September 30, 2006, 09:34:28 AM »
that must look funny:)

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal