em Element

Description

The em element represents a span of text with emphatic stress.

The styling convention for this element is to use italics.

Example

The following code shows the em element in use.


<!DOCTYPE HTML>
<html>
<body>
  <em>I</em> like <b>HTML</b> and <b>CSS</b>.
</body><!--from  ww w  .jav a  2 s  .c  o  m-->
</html>

Click to view the demo





















Home »
  HTML CSS »
    HTML »




HTML Introduction
HTML Document
HTML Section
HTML Group Content
HTML Text Marker
HTML Table
HTML Form
HTML Embed