Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

emphasis.html 838B

12345678910111213141516
  1. <p>this is <strong>strong</strong> and this is <strong>strong</strong>.</p>
  2. <p>this is <em>em</em> and this is <em>em</em>.</p>
  3. <p><em><code>code</code></em> <strong><code>code</code></strong></p>
  4. <p><em><code>code</code><strong><code>code</code></strong><code>code</code></em></p>
  5. <p>Hey <em>this is
  6. italic</em></p>
  7. <p>Hey <strong>this is
  8. bold</strong></p>
  9. <p><strong>strong text</strong><em>emphasized text</em></p>
  10. <p><em>emphasized text</em><strong>strong text</strong></p>
  11. <p><strong>strong text</strong><em>emphasized text</em></p>
  12. <p><em>emphasized text</em><strong>strong text</strong></p>
  13. <p><strong>strong text</strong><em>emphasized text</em></p>
  14. <p><em>emphasized text</em><strong>strong text</strong></p>
  15. <p>simple_word_with_underscores</p>
  16. <p>this is text, <em>this is emph</em> simple_word_with_underscores text again.</p>