View Single Post
Old 04-08-2023, 04:47 PM   #34
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by Jellby View Post
This should be the key to answer the original question. Is "No! No! No!" a single emphasized entity or three individual items that just happen to be side by side? If you were using a yellow background, would you like to see the spaces yellow or not?
I've found this colorization trick to work really well. I've been using it since ~2020, and it's fantastic for visualizing what you marked up properly + what you didn't mark up yet.

See my examples in:

of:

As I corrected the document, less and less Red would show up and be replaced with Blue/White.

Then when my eyes were side-by-side comparing EPUB vs. PDF, all I'd have to see is a few blobs of color and know I had to take a closer look (or that I marked it correct).

Quote:
Originally Posted by Jellby View Post
While you're at it, why use <span> or <sup>? You can get exactly the the same with <i> (and proper CSS). So just use <i> everywhere. Actually, you don't even need the the text, you can get it through <i> as well, as in this proof of concept:


Now just mix some Javascript + CSS3 Calculations in there and we'll really be cooking!

Quote:
Originally Posted by DNSB View Post
One of the best one paragraph items I ran into on semantic vs. visual markup:


Quote:
Originally Posted by KevinH View Post
In fact, entirely new html tags are being added just to make semantic meaning clearer for accessibility reading systems:
Awesome. Wasn't aware of <search>. I'll have to skim through and refresh my knowledge on a lot of that bleeding-edge stuff.

Quote:
Originally Posted by Quoth View Post
I know what "printed" (really embossed) Braille is like, but not what a terminal is able to do.
See the post I wrote in:

for some awesome videos/articles about blind users using phones.

Last edited by Tex2002ans; 04-08-2023 at 07:29 PM.
Tex2002ans is offline   Reply With Quote