From 60dd48d81104e4d54ddbb99e3e356e7c200cb436 Mon Sep 17 00:00:00 2001 From: Gregorio Pellegirno Date: Mon, 18 Mar 2024 23:36:10 +0100 Subject: [PATCH] Update epub33/epub-a11y-eaa-mapping/index.html Co-authored-by: Ivan Herman --- epub33/epub-a11y-eaa-mapping/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epub33/epub-a11y-eaa-mapping/index.html b/epub33/epub-a11y-eaa-mapping/index.html index a074e27b4..6d9d0cc86 100644 --- a/epub33/epub-a11y-eaa-mapping/index.html +++ b/epub33/epub-a11y-eaa-mapping/index.html @@ -101,7 +101,7 @@

How EPUB conforming to EPUB accessibility guidelines cover European Accessib

The EPUB allows the creation of both reflowable and Fixed Layout publications.

-

In a reflowable EPUB the content adapts to the user's viewport, depending also on the user's chosen graphical characteristics, such as font size, line spacing, text color, etc.; while in Fixed Layout EPUBs each element is positioned absolutely on the page (as it is usually an exact replica of the paper version) and the user has not the ability to change the text formatting.

+

In a reflowable EPUB the content adapts to the user's viewport, depending also on the user's chosen graphical characteristics, such as font size, line spacing, text color, etc.. In Fixed Layout EPUBs each element is positioned absolutely on the page (as it is usually an exact replica of the paper version) and the user does not have the ability to change the text formatting.

EPUB Fixed Layout are mainly used for publications in which the meaning is layout-driven such as comics, illustrated children’s books and art books.