954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

CSS Problem

I am developing a website and am struggling to make sure that even if my web page is minimized a user can still see the entire content of the page without maximising the page, I believe thats achievable bcoz I have seen websites like that even this one, anyone knows

Thanx in advance

Traicey
Posting Whiz in Training
283 posts since Mar 2008
Reputation Points: 26
Solved Threads: 19
 

This is posted in the wrong forum really but I will help!

You need to either set the width of the pages (or the div or table that it is contained in) to either about 770px or 100%. This will ensure that to an extent your content will shrink to fit your window. However, all the elements inside your page need to be set with respect to the containing width as well. Post a link to your page if you are having trouble and I'll try and help more.

roryt
Nearly a Posting Virtuoso
1,286 posts since Oct 2005
Reputation Points: 178
Solved Threads: 15
 

Hey thanx it worked

Traicey
Posting Whiz in Training
283 posts since Mar 2008
Reputation Points: 26
Solved Threads: 19
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You