HTML <em> <strong> <dfn> <code> <samp> <kbd>
<var> <cite> tags
Definition and Usage
The following elements are all phrase elements. They are
not deprecated, but it is possible to achieve a much richer effect using
style sheets.
| <em> |
Renders as emphasized text |
| <strong> |
Renders as strong emphasized text |
| <dfn> |
Defines a definition term |
| <code> |
Defines computer code text |
| <samp> |
Defines sample computer code |
| <kbd> |
Defines keyboard text |
| <var> |
Defines a variable |
| <cite> |
Defines a citation |
Differences Between HTML and XHTML
NONE
Example
| Source |
Output |
<em>Emphasized text</em><br />
<strong>Strong text</strong><br />
<dfn>Definition term</dfn><br />
<code>Computer code text</code><br />
<samp>Sample computer code text</samp><br />
<kbd>Keyboard text</kbd><br />
<var>Variable</var><br />
<cite>Citation</cite>
|
Emphasized text
Strong text
Definition term
Computer code text
Sample computer code text
Keyboard text
Variable
Citation
|
Standard Attributes
| id, class, title, style, dir, lang, xml:lang |
For a full description, go to Standard Attributes.
Event Attributes
| onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup |
For a full description, go to Event Attributes.
Try-It-Yourself Demos
Text
formatting
This example demonstrates how you can format text in a document.
"Computer
output" tags
Demonstrates how different "computer output" tags will be displayed.
Learn how your website performs under various load conditions
 |
|
WAPT
is a load, stress and performance testing tool for websites and web-based applications.
In contrast to "800-pound gorilla" load testing tools, it is designed to minimize the learning
curve and give you an ability to create a heavy load from a regular workstation.
WAPT is able to generate up to 3000 simultaneously acting virtual users using standard hardware configuration.
Virtual users in each profile are fully customizable. Basic and NTLM authentication methods are supported.
Graphs and reports are shown in real-time at different levels of detail, thus helping to manage the testing process.
Download the free 30-day trial!
|
|