View Single Post
Old 05-07-2015, 01:35 AM   #13
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,624
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Hi

@eschwartz

I am sorry to disagree again with your previous comment. In this precise context, the word html does not mean the same thing: its meaning is related to the Doctype you use

<!DOCTYPE html> goes at the top of every HTML5 page.

The HTML5 word <!DOCTYPE html> means "this page is written in HTML5" as opposed to, say HTML 4.01. (and its three different former Doctypes).

It may be useless for EPUB3 purposes, but it's different.

Last edited by roger64; 05-07-2015 at 01:59 AM. Reason: purpose
roger64 is offline   Reply With Quote