I’m putting together a new website. I want to put up the content in a navigatable way quickly, as just that will take a lot of work, and go back and design it nicely later.
My idea is to set it up like the tree in Windows Explorer. On the left iframe, I would have the navigation with a list of the directories, which you could then click on to unfold. Click on the “Animations” directory and a list of animations with a short description of each appears. Clicking on any one of the list should cause the content to appear in the right hand iframe.
How would I do this? It seems like something that might already exist to be plugged into a site. In the past, I’ve just linked to a dir if all I wanted was to give someone a series of pictures or something. But that doesn’t work for an entire site. Hence, organizing by different directories and attaching descriptions.
This is assuming I have my own webspace/domain, which I have to buy now that my old one expired. Please keep in mind that I know little about websites because I just teach myself whatever I have to know to get by as I go along. Any help is appreciated, thanks.