Does the HTML write heart container have to add 100% to its width?

.container {
    width: 100%;
    min-width: 300px;
    max-width: 600px;
}

does the HTML write heart container have to add 100% to its width?

feels that with min-width and max-width, width is not needed.

isn"t it?

Apr.02,2021

if you don't write, how do you want him to show it when the width is 450, unless the display of your container is block,

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