Write a "left alignment + center alignment" with css

seemingly simple layout, but it baffled me

the design draft is as follows

clipboard.png

my first thought was to center the title with text-align:center, and then set the "back" on the left with positioning.

but this method is so troublesome. Is there a simpler way to implement it?


flex space-between
Last empty element


1. What about floating float?

   

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