Greek Letters on Netscape

If you want to make Greek letters, then you have to use some HTML code. For example, if you want an alpha to appear, then you must type the following in HTML:

ALPHA = a
<FONT FACE="Symbol">a</FONT>

 

BETA = b
<FONT FACE="Symbol">b</FONT>

 

delta = d
<FONT FACE="Symbol">d</FONT>

 

DELTA = D
<FONT FACE="Symbol">D</FONT>

 

GAMMA = g
<FONT FACE="Symbol">g</FONT>

 

LAMBDA = l
<FONT FACE="Symbol">l</FONT>


Davidson College Biology Department Home Page

Return to List of Web Resources

Return to List of Courses



© Copyright 2000 Department of Biology, Davidson College, Davidson, NC 28036
Send comments, questions, and suggestions to: macampbell@davidson.edu