Probably going to need more info. What do you mean the pages get widened?

If you want to restrict the width of the content of the page, you could try:

body{width:XXXpx;}

Where XXX is a number :)

Kevin


On Mon, Aug 29, 2011 at 11:22 AM, Sandeep D <[email protected]>wrote:

> Hi,
>
> I am developing a Web Application using JSP. I have applied CSS
> stylesheet for all the pages. My screen resolution is 1360 x 768 px.
> And when i run the same application in other computers(less
> resolution), all the pages get widened. So i need my CSS to adjust
> every different screen resolution. Please help me.
>
> --
> --
> You received this because you are subscribed to the "Design the Web with
> CSS" at Google groups.
> To post: [email protected]
> To unsubscribe: [email protected]

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]

Reply via email to