strong Element

Description

The strong element marks important text.

The strong element has the same style convention as the b element.

Example

The following code shows the strong element in use.


<!DOCTYPE HTML>
<html>
<body>
  <strong>Warning:</strong> HTML5 is good.
</body><!-- w  ww . j a v a2  s  .com-->
</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