To center align a text element in a parent container, you can simply add text-align: center to the parent div. This does the job.
確定! 回上一頁