Basic HTML version of Foils prepared 11 May 1997

Foil 11 Formatting a Web Page: More on Text

From Introduction to HTML--ECS400 fall 97 ECS400 Senior Undergraduate Course -- Spring Semester 97. by Nancy J. McCracken *

Sections of text can be marked to be formatted as they appear in the file. <pre> for preformatted and <blockquote> which also indents.
"Trust your browser":
Logical Styles:
<dfn>, <em>, <cite>and <var> typically displayed in italics.
<code>,<kbd>,<samp> typically displayed in fixed-width font.
<strong> typically displayed in bold.
Physical Styles:
<b> bold
<i> italic
<tt> typewriter - fixed-width font
Escape sequences for characters used for tags
&lt for <
&gt for >
&amp for &
&quot for "
Additional escape sequences support special characters, such as &reg for the Registered Trademark symbol and &copy for the Copyright symbol.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Aug 26 1997