General question regarding a webpage
Posted: Tue Apr 15, 2003 7:06 pm
Hello,
I've idea about PHP and mysql to some extent.I would like to make it myself clear with HTML and then proceed further.Here is the question.
I want to divide the page into 3 parts.On the left side, I'll put up the navigation.The middle one is the area where I show when I click on the navigation panel.On the right side, I show some images.
STRICTLY I DONT WANT TO USE FRAMES.
For example:
On the navigation I have a link for books.When I click on books, I would like to show in the middle the list of books under two types: Technology and Programming.
Now I click on a book title, some information about the book is shown.Is that Possible when I click on a book title only the middle part is changed and the left and right panels remain un-changed.
I would be glad if somebody can explain me if there is a way.
Many thanks
I've idea about PHP and mysql to some extent.I would like to make it myself clear with HTML and then proceed further.Here is the question.
I want to divide the page into 3 parts.On the left side, I'll put up the navigation.The middle one is the area where I show when I click on the navigation panel.On the right side, I show some images.
STRICTLY I DONT WANT TO USE FRAMES.
For example:
On the navigation I have a link for books.When I click on books, I would like to show in the middle the list of books under two types: Technology and Programming.
Now I click on a book title, some information about the book is shown.Is that Possible when I click on a book title only the middle part is changed and the left and right panels remain un-changed.
I would be glad if somebody can explain me if there is a way.
Many thanks