Topic: using color in the chapter notes or content summaries of books?

Does anyone know how to use color for some of the text in my book content summaries and chapter notes? I've seen people do it, but I don't know the syntax. Last I checked, it wasn't the same as the colored text syntax used in the forums.

Thanks
Dirk

Re: using color in the chapter notes or content summaries of books?

Anyone?

3 (edited by cookbooklady 2025-03-30 12:05:50)

Re: using color in the chapter notes or content summaries of books?

<body>
<p style="color:#FF0000;">
  A pop star runs from her life in the spotlight.
</p>
</body>

It works in my Jules summary.

Re: using color in the chapter notes or content summaries of books?

Thank you, Lauren! :-)

Re: using color in the chapter notes or content summaries of books?

cookbooklady wrote:

<body>
<p style="color:#FF0000;">
  A pop star runs from her life in the spotlight.
</p>
</body>

It works in my Jules summary.

Cool.