What is the best solution for self-adaptation of web pages on the pc side?

rem or percentage?

bootstrap doesn"t seem to be adaptive, does it?

I think layout is the hardest in css!

ask the boss to give me some advice, thank you ~

Jun.11,2021

now mainstream frameworks contain adaptive solutions. At the beginning, it is recommended to use the percentage


bootstrap is a responsive layout, which can be said to cover self-adaptation. It cannot be said that bootstrap cannot do self-adaptation.
if you want to write it yourself, you usually have to use the percentage of width spacing, etc., and the font is em or rem

.
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-1b41e96-2c5e8.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-1b41e96-2c5e8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?