nick asked:
I am using div and tables as containers for the content.
When i re-size the window, the content wraps. I just want the content to be locked where it is and provide a horizontal scroll bar to view the entire content.
How to achieve this?
Thanks!
Caffeinated Content
I am using div and tables as containers for the content.
When i re-size the window, the content wraps. I just want the content to be locked where it is and provide a horizontal scroll bar to view the entire content.
How to achieve this?
Thanks!
Caffeinated Content

One Comment
The head of your document or set fixed width eg div or set fixed width eg 800px.
The div stylewidth1200px you should either set fixed width eg percent or by referencing an external.
The div or table fixed width eg 800px.