+ 3
Can anyone tell me how to adjust the body of a css project for pc and smart phone both...
I am facing a problem....that my project is working properly in PC but not in smart phone....
4 Respostas
+ 4
Hi Sagñik Mukherjee,
The provided posts&link should explain how to make a website responsive.
In other words, it explains how to adjust you project so it will be responsive to all devices screen resolutions.
https://www.w3schools.com/html/html_responsive.asp
https://www.sololearn.com/discuss/210902/?ref=app
https://www.sololearn.com/discuss/1436355/?ref=app
+ 2
Learn Media Query
You will learn how to manage the webpage according to screen size.
And after that you can make your website responsive.
But I recommend you to learn Bootstrap after that. It's the best tool to make your website responsive. Also it decreases the amount of code in CSS. So it makes the webpage looking so dope and also consumes less time to create.
+ 1
thank U very much
0
You're welcome👍