| HOME | HELP | FEEDBACK | BROWSE ARTICLES | BROWSE BY AUTHOR |
| TEXT STYLES | |
| What You Type: | What Displays in the Browser: |
|---|---|
<STRONG>Sample</STRONG> text |
Sample text |
<EM>Sample</EM> text |
Sample text |
<H1>Sample</H1> text |
Sampletext |
<H2>Sample</H2> text |
Sampletext |
<H3>Sample</H3> text |
Sampletext |
<H4>Sample</H4> text |
Sampletext |
<H5>Sample</H5> text |
Sampletext |
<FONT SIZE="+4">Sample</FONT> text |
Sample text |
<FONT SIZE="+3">Sample</FONT> text |
Sample text |
<FONT SIZE="+2">Sample</FONT> text |
Sample text |
<FONT SIZE="+1">Sample</FONT> text |
Sample text |
<FONT SIZE="-1">Sample</FONT> text |
Sample text |
<FONT SIZE="+4" FACE="arial,helvetica">Sample</FONT> text |
Sample text |
<FONT SIZE="+3" FACE="arial,helvetica">Sample</FONT> text |
Sample text |
<FONT SIZE="+2" FACE="arial,helvetica">Sample</FONT> text |
Sample text |
<FONT SIZE="+1" FACE="arial,helvetica">Sample</FONT> text |
Sample text |
<FONT SIZE="-1" FACE="arial,helvetica">Sample</FONT> text |
Sample text |
<FONT SIZE="-2" FACE="arial,helvetica">Sample</FONT> text |
Sample text |
line<BR>break |
line break |
paragraph<P>break |
paragraph break |
| LISTS | |
| What You Type: | What Displays in the Browser: |
|---|---|
<UL>
<LI>bulleted
<LI>list
</UL> |
|
<OL>
<LI>numbered
<LI>list
</OL> |
|
<OL TYPE="a">
<LI>lettered
<LI>list
</OL> |
|
<DL>
<DT>indented
|
|
| LINKS | |
| What You Type: | What Displays in the Browser: |
|---|---|
<A HREF="http://highwire.stanford.edu">HighWire Press</A> |
HighWire Press |
<A HREF="mailto:me@myinst.edu">me@myinst.edu</A> |
me{at}myinst.edu |
IMPORTANT NOTE on links. If you are linking to something in the same directory,
omit the http://www.xxxx.zzz part. |
|
| IMAGES | |
| What You Type: | What Displays in the Browser: |
|---|---|
<IMG WIDTH="43" HEIGHT="13" SRC="http://highwire.stanford.edu/icons/tester.gif"> |
|
IMPORTANT NOTE on images. If you are using an image in the same directory,
omit the http://www.xxxx.zzz part. |
|
| HOME | HELP | FEEDBACK | BROWSE ARTICLES | BROWSE BY AUTHOR |