I want to build a news panel in which news will be moving frm up to down.

<div id="Layer8" style="position:absolute; width:263px; height:123px; z-index:11; left: 499px; top: 476px; background-color: #336699; layer-background-color: #336699; border: 1px none #000000;"> 
        <marquee align="top" direction="down">
        <div align="center">
		<a href="#"><font color="#FFFFFF" size="2" face="Verdana">Academy 
          Classes from 5th to inter-mediate level just Started. </font></a> </div>
        <p align="center"><a href="#"><font color="#FFFFFF" size="2" face="Verdana">Computer 
          Technology Center now offers Short Computer Courses at an affordable 
          price.</font></a> </p>
        <p align="center"> <a href="#"><font color="#FFFFFF" size="2" face="Verdana">Summer 
          Vacations will end on 15th August.</font></a> </p></marquee>
      </div>

Now the problem is that I want to make layer hight small so that only 2 news link can be viewd at a time.Bt it is showing all the links n makes layers hight adjustable as the no of links grow.

Reply soon,
Regards,

Don't use <marquee>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.