The alignment of the horizontal rule can be specified by applying the margin property to the HR element. hr { width: 50%; text-align: right; margin-right: ...
確定! 回上一頁