|
Hey everyone!
Any ideas why this do not appear in firefox ?
in head -
<style type="text/css">
.scroll
{
width: 900px;
height: 0px;
overflow: scroll;
}
</style>
in body-
<p class="scroll"><a href="Index.htm"><img src="Images/WelcomeBottom.jpg" width="1800" height="252" border="0"></a>
|