Hi All, I have been working on this for a few days. Works well for me. can layer a slide show under it with ease.
<!-- Codes by HTML.am -->
<!-- CSS Code -->
<style type="text/css" scoped>
.GeneratedMarquee {
font-family:Helvetica, sans-serif;
font-size:2em;
line-height:1.0em;
text-align:center;
color:white;
padding:1.0em;
width: 720px; height:480px;
overflow-y: hidden; overflow-x: hidden;
}
</style>
<marquee class="GeneratedMarquee" direction="up" scrollamount="10" behavior="scroll" loop="1">
<br><br><br><br><br><br>
<b><u>....Bold text here......</b></u>
<br>
<br>
.......Credit Scroll Here.....
<br>
<br>
</marquee>
<!-- Codes by HTML.am -->
<!-- CSS Code -->
<style type="text/css" scoped>
.GeneratedMarquee {
font-family:Helvetica, sans-serif;
font-size:2em;
line-height:1.0em;
text-align:center;
color:white;
padding:1.0em;
width: 720px; height:480px;
overflow-y: hidden; overflow-x: hidden;
}
</style>
<marquee class="GeneratedMarquee" direction="up" scrollamount="10" behavior="scroll" loop="1">
<br><br><br><br><br><br>
<b><u>....Bold text here......</b></u>
<br>
<br>
.......Credit Scroll Here.....
<br>
<br>
</marquee>