I am not a great UI designer, so I thought I'd throw this out to those who are better at designing interfaces that are usable and have the potential to look good.
I have a public page on a site that has a lot of copy (as in copywriting). The section consists of 7 big sections. Each section has many paragraphs, and possibly some images.
Now, the section title is a little unconventional in that they are quite long - they are actually full length questions being asked of the user. I guess the idea is that when they scan over the questions, they will read the paragraphs below if it applies to them.
If I just put all the sections on the same page, the page turns out to be really long. I don't think users are going to scroll down to question 5-7.
I don't see how I can put these "questions" in a conventional "left side bar" menu because it would simply take too much space vertically across the screen.
Does anyone have any suggestions on how to design such a page so that it minimizes or completely eliminates scrolling, allows the user to scan the 7 questions, allows the user to read all the text, etc. very easily?
I can use javascript if I need to. I am just not very creative when it comes to UI, so I don't know what to do. It's not really a question of how - it's more of a creativity problem. I am a server-side programmer LOL.
If you can actually provide a few examples online of successful/profitable sites that demonstrate your solution, that would be a bonus ;)
Thanks!