Hello everyone. I tried to make a page like I did many years ago, but this doesn't seem to work anymore! Now I need your help.
Here is what I did:
In my stylesheet:
<style>
{
position: absolute;
width: 500px;
height: 500px;
overflow: hidden;
}
.box { width: 500px; height: 500px; overflow: auto; } </style>
Navigation:
<a href="">Topic 1</a> │ <a href="">Topic 2</a> │ <a href="">Topic 3</a>
Content:
<div id="text">
<a name="1"></a><div class="box">
<p> TEXT TEXT </p>
</div>
<a name="2"></a><div class="box">
<p> TEXT TEXT </p>
</div>
<a name="3"></a><div class="box">
<p> TEXT TEXT </p>
</div>
</div>
What I want is a navigation like on Cletus' site, where you can switch between prologue and story. I want to switch between different topics, while the topics overlay each other, instead of having a really high site with to much scrolling.
I hope this explains my problem! thank you for your time. Greetings, Kassy
probably you can help here.
Gallows Art (c) by Charlie.
My art can be found HERE