You can align list items to the left by using the text-align: left; css property. Example: code. Copy code. ul { text-align: left; }.
確定! 回上一頁