Log in

View Full Version : Resolved Maximizing browser window content width



wineohe
04-17-2009, 03:07 PM
I've accessed many web pages (like this one) that have dynamic width. They fill the browser window regardless of how I zoom it or the screen resolution. I know that this is probably something very basic now but I'm unsure of what to search for to find information. What is this referred to? It seems different that fluid content.

Nile
04-17-2009, 03:09 PM
They probaby used percentages:


width: 100%;
height: 100%;

wineohe
04-17-2009, 03:18 PM
Duhhhh. That was too easy. Thanks.

Nile
04-17-2009, 03:25 PM
Glad to help you! Your welcome!

It seems your topic is solved... Please set the status to resolved.. To do this:
Go to your first post ->
Edit your first post ->
Click "Go Advanced" ->
Then in the drop down next to the title, select "RESOLVED"