Thread
:
"Entity 'nbsp' not defined" error
View Single Post
03-16-2019, 03:28 PM
#
3
Tex2002ans
Wizard
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Also,
Code:
isn't valid in EPUB3.
Code:
&160 ;
is how no-break spaces are represented in EPUB3.
In EPUB2, you were able to use the more human-readable entity names. But in EPUB3, you have to use the hex version only.
Tex2002ans
View Public Profile
Visit Tex2002ans's homepage!
Find More Posts by Tex2002ans
Track Posts by Tex2002ans via RSS