Css typesetting problem

< H2 > parent div responsive width, child span fixed width, want to center the child, the parent uses text-align: center to get the following effect, the last line of typesetting wants to be left , there is no train of thought. < / H2 >

clipboard.png

clipboard.png

is about this layout

<div>
  <span>1</span>
  <span>2</span>
  <span>3</span>
  <span>4</span>
  <span>5</span>
</div>
Mar.06,2021

  

this answer has been deleted by the author

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