Quote:
Originally Posted by robertmchicago
I am writing a reflowable epub 3. I have learned a lot, but I am still learning.
I know that we do this:
use < instead of <
use > instead of >
use & 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.