Quote:
Originally Posted by WS64
I would remove ALL <span> (without anything behind) and let Tidy remove the corresponding closing spans.
|
I would strongly recommend not to do that. If there are nested spans, Tidy doesn't always remove the correct closing span. That can make a real mess out of your book.
It is never a good idea to trust Tidy to make the right choice....