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

Recommended Answers

All 2 Replies

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.

Hey thanx it worked

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.