开发者

How to make Website working in all Resolutions?

开发者 https://www.devze.com 2023-02-07 03:56 出处:网络
I have made a Website which looks good in my Computer but It just Messes up on other computers with lower Resolut开发者_如何学编程ion. Though I have used %tage in CSS, but still it Completely Mess up

I have made a Website which looks good in my Computer but It just Messes up on other computers with lower Resolut开发者_如何学编程ion. Though I have used %tage in CSS, but still it Completely Mess up on resolutions like 1024x768 etc.

What Can I do about it?


Check out the CSS Media Queries

Or can go for Different Stylesheets for Differently Sized Browser Windows

0

精彩评论

暂无评论...
验证码 换一张
取 消