What is a good way to create an FAQ-type document so that it looks good and is easy to navigate on a computer?
I'm trying to rework a 30 page word document listing a bunch of questions and answers so it is easy to navigate on a computer. The less coding required the better!
I've tried creating a list of all the questions at the beginning with a link to the full question and answer later in the document (kind of like
this), but I don't like the bouncing back and forth to and from the front of the document you have to do.
I'd like something where either the questions are permanently to the side of the screen and then clicking on one question will show the answer in the main window, but with the questions still showing on the side. Kind of like this library has
here. It seems like this is similar to (or the same thing as) an html help file (which I like because it seems like it allows you to put your questions/topics into a hierarchy), but I'm doing this for a client and I don't know how to make these so they don't look like they're from the '90s.
I'm definitely open to any suggestions. Obviously I'm at a bit of a loss. Thanks!
You can easily mimic the frame layout with a more modern tablet-based layout, which is also quite simple. In fact, finding ready-made table-based layouts is quite easy. Just find one that looks right, then plug and chug.
Alternatively, you might want to look at something like this.
Of course, putting this in a browser might by overkill. Why not just create an indexed PDF? This will let users browse by topics (and even sub-topics) listed on a side bar, while content is displayed in the main pane of their PDF reader.
posted by BrandonW at 3:08 PM on September 28, 2012