![]() |
|
|
+ Search |
![]()
|
Apr 8th, 2003 12:56
jsWalter, Ken Brill,
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<style>
SELECT
{
font-family: courier;
}
</style>
<html>
<body>
<select>
<option>The First
<option>The Second
<option>The Third
</select>
</body>
</html>