Replies

Sep 8, 2015 10 years ago
Lightweight
Kassy
User Avatar
Sugar and Spice_552

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


It's delightful when your imaginations come true, isn't it?

Sep 8, 2015 10 years ago
Santiago
is ALL about art
User Avatar
Jamie

probably you can help here.

Gallows Art (c) by Charlie.
My art can be found HERE

Sep 8, 2015 10 years ago
The Doctor
Ninja
User Avatar
Ebisu

D8 O' Great Coding One, maybe you can help?

[tot=Ninja]

Sep 11, 2015 10 years ago
Lightweight
Kassy
User Avatar
Sugar and Spice_552

Thank you for your help.

My husband managed to help me. Turned out that my attempt is outdated since 1995 or so... Problem solved!


It's delightful when your imaginations come true, isn't it?

Please log in to reply to this topic.