supermatchgame
Programmer
In the bad ol' days of frames, you could set up a frame containing navigation links, and each one would display content in the main 'body' frame.
What's the deal with CSS regarding this? If I have a bog - standard 2 column layout with a header, a left column (about 30% of width), right column (about 70% of width) and a footer - and I have a list of links in the left column, should I be creating a seperate .aspx page for each of the links, or is there a clever way of doing something similar to what I described above?
What I want to do is have a search box in the left column, which displays results in the right column. Can anyone suggest any tutorials for what I'm trying to acheive?
What's the deal with CSS regarding this? If I have a bog - standard 2 column layout with a header, a left column (about 30% of width), right column (about 70% of width) and a footer - and I have a list of links in the left column, should I be creating a seperate .aspx page for each of the links, or is there a clever way of doing something similar to what I described above?
What I want to do is have a search box in the left column, which displays results in the right column. Can anyone suggest any tutorials for what I'm trying to acheive?