Element is used to show small portions of computer code typically in a mono-spaced font.
<html>
<head>
<title>Some Title</title>
</head>
<body>
.
.
==>> <CODE>let a = b + c</CODE>
.
.
</body>
</html>
Typically you would use this to show an example of code embedded in some other text. To show long bits of code or multiple lines, you would use the PRE element.
Netscape
Nothing special.
Microsoft IE
Nothing special.
Internationalization
Nothing special.
The Rusk Family . . . "the Legend
Continues"
All contents copyright © 1996, 1997 Michael T. Rusk
All rights reserved.
Revised: December 03, 1997 10:44 -0500
URL: ./htmlgd/tagcode.html