Hi all,
I'm building a website for a fantasy football league I'm starting up. Just a simple design opinion question here.
So far all I've got is the header, take a looksee.
From there, I'm going to put another little navigation bar down the left side of the page with some more links, and then the main content in the main window (below the header and to the right of the other navigation bar). Pretty standard layout.
My question is simply whether you all think I should use frames or not. With the frames, I'd have a frame at the top for the header, a frame on the left for the other navigation pane, and then a frame in the middle for the content. It would make the transition from page to page a little cleaner, and also allow me to use the forums with the header/navigation pane still available to the user.
However, I've heard many bad things about frames. Would I be better off just creating a function to call the header and navigation pane and including them on each page?
Thanks in advance.