View Single Post
Old 12-16-2013, 11:44 AM   #3
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,827
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by pargoo View Post
After deciding I'd use something different from the standard three asterixes for section breaks, I took the advice on the Sigil Tutorial and tried this:

<hr width="10%" color="#000000">

My first attempt gave me an immediate error, which I allowed Sigil to auto-correct into:

<hr color="#000000" width="10%" />

I now have nice solid black lines centered where I want them, but today a test-run of Flightcrew returned the following errors:

'attribute 'color' is not declared for element 'hr', and
'attribute 'width' is not declared for element 'hr'

Apparently I have to replace one or both of these attributes via CSS using 'color' and 'background-color' properties, but how exactly?
Thanks.
Maybe you could find useful these threads:

<hr> as section separator?

Dividers and fleurons

Regards
Rubén
RbnJrg is offline   Reply With Quote