Hi all,
I am relatively new to CSS, having picked up the basics and working things out by learning from previous experience/mistakes. I am now working on something at work which involves having to learn new stuff in CSS and I believe I need to pick your brains =)
My HTML page will be divided into two main sections. On the left, there will be a list of categories which if you click on any of them, they will expand and reveal sub-categories. If you click on any of the sub categories the content of this will appear on the right hand side. Both sections need to have scrollbars. The text on the right will remain until another sub category is clicked. I guess this will use <div>'s but I really dont have any idea about where to start - if someone can at least point me in the right direction, perhaps suggest what to look for in a CSS book (which I have - “Beginning CSS Web Development: From Novice To Professional” by Simon Collison) or what to look for in google, I would really appreciate it.
Thanks in advance and I hope for a quick reply!
Theo