HTML Reference

HyperText Markup Language Explained



<em> - Tag

The em tag denotes emphasis, used when you wish to draw attention to something.

<em> Example

<p><cite>The C Programming Language</cite><br />
<code>#include &lt;stdio.h&gt;<br />
&nbsp;<br />
main()<br />
{<br />
&nbsp; &nbsp; printf("hello, world\n");<br />
}<br />
&nbsp;<br />
<kbd>cc hello.c</kbd><br />
<kbd>a.out</kbd><br />
&nbsp;<br />
<samp>hello, world</samp><br />
&nbsp;<br />
Note the absence of the <var>argv</var> variable, that I
only mention to shoehorn the var tag in.<br />
&nbsp;<br />
<em>Possibly the first <dfn>hello, world program</dfn> in
print in the world.</em>
</p>

The C Programming Language
#include <stdio.h>
 
main()
{
    printf("hello, world\n");
}
 
cc hello.c
a.out
 
hello, world
 
Note the absence of the argv variable, that I only mention to shoehorn the var tag in.
 
Possibly the first hello, world program in print in the world.

Add a Comment - CyberVisor - Concept Visor

Bookmark and then activate Concept Visor to comment on this page, or any other page on the web. The Concept Visor also allows you to view comments made on the page.

Concept Visor
 

Links



If you have found this site useful please consider linking to it @ http://html.poisedsolutions.com/

Social BookMarks
Google      Digg      Del.icio.us      Yahoo      Reddit      Facebook


Site Designed & Developed by Poised Solutions

If you wish to discuss hiring Poised Solutions for an information technology (IT project please get in contact
or visit the main PoisedSolutions IT Consultancy Website.
Poised Solutions is based in the Thames Valley area of the UK.