View Single Post
Old 03-06-2017, 10:58 AM   #64
chaot
Head of lunatic asylum
chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.
 
chaot's Avatar
 
Posts: 349
Karma: 77620
Join Date: Jun 2012
Location: UTC +1
Device: Tolino Vision 3HD
Quote:
Originally Posted by JSWolf View Post
With an eInk Reader, how would the following words in <em> look?
Why you ask? You got plenty ereaders!

Click image for larger version

Name:	Test em.png
Views:	288
Size:	97.9 KB
ID:	155492
Test <em> vs <i> calibre File Preview

100% exactly like that they look in my ereader!
<em> can only show the same as <i>. Specify your question, please!

Code
Spoiler:
Code:
<body>

  <i>This is a test of the <em>emergency broadcast system</em>.</i>

  <p class="blanc">*</p>

  <p><i>This is a test of the</i> emergency broadcast system.</p>

  <p><i>This is a test of the</i> <em>emergency broadcast system.</em></p>

  <p><em>This is a test of the emergency broadcast system.</em></p>

  <p class="blanc">*</p>

<p><em>This is a test of the <em>emergency broadcast system.</em></em></p> <p><em>This is a test of the <em><em>emergency broadcast system.</em></em></em></p> </body>


The last two codes are a little bit off-topic. Just for showing something!
Quote:
Das HTML Element Emphasis <em> marks text that has stress emphasis. The <em> element can be nested, with each level of nesting indicating a greater degree of emphasis. Source
Indicating doesn't mean showing!

Last edited by chaot; 03-06-2017 at 11:18 AM.
chaot is offline   Reply With Quote