Compatibility between ie8,border-radius and box-shadow

I introduced PIE.htc;
PIE.htc at the same level as the html file;
style I wrote in the style at the beginning of the html file

    <style>
        tbody tr td:first-child .layui-table-cell span {
            display: inline-block;
            width: 20px;
            height: 20px;
            line-height: 21px;
            text-align: center;
            font-size: 12px;
            color: -sharpfff;
            padding: 0px;
            behavior:url(PIE.htc);
            border-radius: 50%;
            overflow: hidden;

        }
    </style>
box-radius
Jun.08,2021

is pic an absolute address


behavior attribute is only IE compatible? You should try to avoid using


to replace 50% with a specific px value to try


to see if network,pie.htc is loaded successfully. If not, it is a path problem


clipboard.png

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