Skip to content

Commit 8bae1e2

Browse files
author
Sanders Kleinfeld
committed
Update README.asciidoc
1 parent b1a2578 commit 8bae1e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
=== HTMLBook
22

3-
Let's write books in HTML! HTMLBook is an open, HTML5-based standard for the authoring and production of both print and digital books. HTMLBook is built on the following premises:
3+
Let's write books in HTML! HTMLBook is an open, XHTML5-based standard for the authoring and production of both print and digital books. HTMLBook is built on the following premises:
44

55
* Books are timeless. The basic "book" structure has persisted for hundreds of years and will continue to persist for our lifetimes, be it in digital or print form.
66
* HTML is the markup language of the world for the foreseeable future.
77
* Single-source document processing will remain valuable for the foreseeable future.
88
99
As such, HTMLBook can be characterized in the following ways:
1010

11-
* HTMLBook is a subset of XHTML5. All HTMLBook is HTML5, but not all HTML5 is HTMLBook.
12-
* HTMLBook contains no additional elements or attributes outside of the HTML5 specification.
11+
* HTMLBook is a subset of XHTML5. All HTMLBook is XHTML5, but not all XHTML5 is HTMLBook.
12+
* HTMLBook contains no additional elements or attributes outside of the XHTML5 specification.
1313
* HTMLBook is semantically tailored to the structure of a book, including more complex content used in technical and reference documents.
1414
* HTMLBook is defined with and can be validated against an XML schema.
1515
* HTMLBook stylesheets are written in CSS.

0 commit comments

Comments
 (0)