Thread
:
Problem with the HR tag
View Single Post
03-03-2010, 08:05 PM
#
14
JSWolf
Resident Curmudgeon
Posts: 80,060
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Here's the CSS code needed to do what the OP wants to do.
Code:
hr { margin-left: 40%; width: 20% }
And to invoke it in the book, just do...
Code:
<hr />
Simple really.
JSWolf
View Public Profile
Find More Posts by JSWolf
Track Posts by JSWolf via RSS