K
K Viltersten
I've used the following.
<hr style="width: 50%; text-align: left" />
While the width works just fine, the
alignment does not. How can i force the
horizontal separator to be left-aligned?
Why doesn't the above work? It only
places the (shortened to half of the
screen's length) element in the middle.
<hr style="width: 50%; text-align: left" />
While the width works just fine, the
alignment does not. How can i force the
horizontal separator to be left-aligned?
Why doesn't the above work? It only
places the (shortened to half of the
screen's length) element in the middle.