I make a website in screen - resolution of 1600X900. But when i run this website in 1366X768 or any other screen-resolution then website design layout is not looking responsive and different - different look in different - different screen resolution. I am new in web designing so please tell me how can i resolve it ?
Thank you in advance.
Red SpiderPosted May 31, 2023, 6:47 AM
If you are doing a responsive site, follow techniques like Bootstrap and use their pre-defined class. It would automatically adjust the controls' size according to the screen resolutions and other factors of web design.
Pankaj BajajPosted Jul 17, 2014, 12:25 AM
http://www.c-sharpcorner.com/Blogs/15465/overview-of-responsive-web-design.aspx
Abhishek JaiswalPosted Jul 17, 2014, 12:16 AM
use media query for better result from ur website.
meanwhile u cans set default width value in a stylesheet.
:)
Tadit DashPosted Jul 12, 2014, 2:01 PM
If you are doing a responsive site, then follow techniques like bootstrap and use their pre defined class. It would automatically adjust the controls' size according the screen resolutions and other factors.