Questions tagged [html]

HyperText Markup Language - a group of markup languages created primarily to facilitate displaying rich-formatted content on the web.

58 questions
5
votes
2 answers

Efficient way to colour code text?

For the purposes of learning Chinese, I want to write every character in a short novel in a colour that corresponds to its tone (pronunciation thing). The book is an epub, and I've been doing the html inside it like this:
1
vote
1 answer

Explicit empty line in epub code what is the status of the support by current editors?

I opened an epub file created exporting an odf file written with a recent version of LibreOffice (7.3.6.2). All the empty lines are rendered with a space encoded as $#160; inside a span tag inside a p tag. In Calibre and Sigil they are rendered…
FluidCode
  • 141
  • 4