I want to create a web page where the left side is static consisting of all links and the right side is dynamic which is based on the navigation. I know that one way of achieving this is using frames.
I would like to know if we can do the same using tables, i.e. a table consisting of two columns, where the left column will have the links and the right column will have the resulting navigation.
can anyone please tell me how we can do this?
thanks