A layout problem-- css

clipboard.png

:

  1. background-image
  2. focus blur

before after img

clipboard.png

Css
Apr.02,2021

multiple sets of DIV plus two pseudo elements?


border-image


two DIV nesting can realize two before+ and two after, have a total of four pseudo elements


border-image can adjust each department separately.
background-image supports multiple image loading and is set separately.
search for many articles, such as the following

background:url("1.jpg") no-repeat 0.2rem center,
url("2.jpg") no-repeat right .16rem center;
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-1b3b036-34628.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-1b3b036-34628.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?