What if you want to make the project adaptive in the react project?

want to set the meta tag to solve the adaptive problem

<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">

clipboard.png

clipboard.png

meta LOGO

clipboard.png

clipboard.png

Feb.26,2021

your width should be set to a percentage


find a layout framework.


you can't just set up viewport. The page already has a lot of content. If you want to adapt to a small screen, you have to use

such as adaptive layout.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b16144-2afd4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b16144-2afd4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?