View Single Post
Old 06-05-2025, 05:15 AM   #25
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,389
Karma: 107076273
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Quote:
Originally Posted by robertmchicago View Post
I am writing a reflowable epub 3. I have learned a lot, but I am still learning.
I know that we do this:
use &lt; instead of <
use &gt; instead of >
use &amp; instead of &
My question: Are there other things on the keyboard that we don't put directly from the keyboard?
Thanks a lot
No need to do any of those unless you are directly editing HTML. That's like Notepad in 1994 to build a website.

You write in a word processor or text editor. You might edit converted to HTML directly if it's a textbook.
Quoth is offline   Reply With Quote